mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-01-27 18:18:58 +00:00
d114f089edad41f741240eae84afc4c81b7e22c8
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
$ git clone$ cd ghorg$cp .env-sample .env- update .env
$ go install
Auth
- 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/
Description
Languages
Go
71.1%
Shell
27.2%
Dockerfile
0.7%
Ruby
0.5%
Makefile
0.2%
Other
0.3%