Skip to content

StefanScherer/gitrob-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitrob-box

This installs gitrob in a Vagrant box.

vagrant up
vagrant ssh
gitrob --help

Enter your GitHub tokens

After provisioning you have to enter your GitHub tokens in the file ~/.gitrobrc.

Check a GitHub org

Now check a GitHub org with this command

gitrob -o yourorg -b 0.0.0.0

Afterwards open a web browser on your host and watch the output

open http://127.0.0.1:9393

Add own search patterns

At the time of writing gitrob has the search patterns in the file /var/lib/gems/1.9.1/gems/gitrob-0.0.4/patterns.json.

If you put a modified patterns.json beside the Vagrantfile then this will be copied inside the VM to be used.

About

gitrob in a vagrant box

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages