Project

grp

0.0
The project is in a healthy, maintained state
Install programs hosted in github faster with grp
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

 Project Readme

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.