mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-01-27 10:19:03 +00:00
Update README.md
This commit is contained in:
@@ -38,6 +38,13 @@ Use ghorg to quickly clone all of an orgs, or users repos into a single director
|
||||
|
||||
Windows is supported when built with golang or as a [prebuilt binary](https://github.com/gabrie30/ghorg/releases/latest) however, the readme and other documentation is not geared towards windows users.
|
||||
|
||||
Alternatively Windows users can also install ghorg using [scoop](https://scoop.sh/#/)
|
||||
|
||||
```
|
||||
scoop bucket add main
|
||||
scoop install ghorg
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
Precedence for configuration is first given to the flags set on the command-line, then to what's set in your `$HOME/.config/ghorg/conf.yaml`. This file comes from the [sample-conf.yaml](https://github.com/gabrie30/ghorg/blob/master/sample-conf.yaml).
|
||||
|
||||
Reference in New Issue
Block a user