Skip to content

jameshuynh/gem-install-from-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Install:

    cd <into some directory where you keep executables in your $PATH>
    curl -O https://raw.github.com/codeodor/gem-install-from-git/master/gemgit.sh
    chmod 755 gemgit.sh


Use:

    ./gemgit.sh <url to git repository>

Example: 

    ./gemgit.sh https://github.com/gilesbowkett/utility-belt.git

About

Install a gem from a git url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%