mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-01-27 10:19:03 +00:00
update readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,14 +1,14 @@
|
||||
# Ghorg
|
||||
# ghorg
|
||||
|
||||
### Purpose
|
||||
Github search is terrible. The idea here is quickly clone all org repos into a single directory and use something like ack for searching.
|
||||
Github search is terrible. The idea here is quickly clone all org repos into a single directory and use something like ack for searching. Can also be used for setting up kuve <https://github.com/wrsinc/kuve>
|
||||
|
||||
### Use
|
||||
- `$ ghorg nameoforg`
|
||||
`$ ghorg nameoforg`
|
||||
|
||||
### Setup
|
||||
1. `git clone`
|
||||
1. `cd ghorg`
|
||||
1. `$ git clone`
|
||||
1. `$ cd ghorg`
|
||||
1. `$cp .env-sample .env`
|
||||
2. update .env
|
||||
3. `$ go install`
|
||||
|
||||
Reference in New Issue
Block a user