2018-03-30 05:52:40 -07:00
2018-03-29 21:07:01 -07:00
2018-03-29 07:05:53 -07:00
2018-03-30 08:04:54 -07:00

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. Can also be used for setting up kuve https://github.com/wrsinc/kuve

Use

$ ghorg nameoforg

Setup

  1. $ git clone
  2. $ cd ghorg
  3. $cp .env-sample .env
  4. update .env
  5. $ go install

Auth

Description
No description provided
Readme Apache-2.0 12 MiB
Languages
Go 71.1%
Shell 27.2%
Dockerfile 0.7%
Ruby 0.5%
Makefile 0.2%
Other 0.3%