Skip to content

cristianbica/gem-git-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Gem::Git::Install

This is a simple rubygems plugin that allows you to install a gem from any git repo

Installation

$ gem install gem-git-install

Usage

$ gem gitinstall your_git_repo

Contributing

  1. Fork it ( https://github.com/[my-github-username]/gem-git-install/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Install a gem from a git repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages