Grp
Git Repository Installer
GRP is a program that allow you to add a install script to your github project and others can simply install your program just using
grp -i
(username/repo)
See Tutorial and how to use!!
Installation
first you need ruby
sudo (package manager) install ruby
gem install grp --user-install
Install the gem and add to the application's Gemfile by executing:
bundle add grp
If bundler is not being used to manage dependencies, install the gem by executing:
gem install grp --user-install
Usage
grp -h
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/southernclaim/grp. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
Code of Conduct
Everyone interacting in the Grp project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.