mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-01-27 10:19:03 +00:00
update readme
This commit is contained in:
@@ -6,6 +6,12 @@ Github search is terrible. The idea here is quickly clone all org repos into a s
|
||||
### Use
|
||||
- `$ ghorg nameoforg`
|
||||
|
||||
### Setup
|
||||
1. `git clone`
|
||||
1. `cd ghorg`
|
||||
1. `$cp .env-sample .env`
|
||||
2. update .env
|
||||
3. `$ go install`
|
||||
|
||||
### Auth
|
||||
- `$cp .env-sample .env` add your personal access token
|
||||
- If org is behind SSO add it to the token https://help.github.com/articles/authorizing-a-personal-access-token-for-use-with-a-saml-single-sign-on-organization/
|
||||
|
||||
Reference in New Issue
Block a user