fraction / sshcd

Connect with SSH and cd (change directory) with one command.
Other
170 stars 17 forks source link

Add a Makefile #3

Closed postmodern closed 10 years ago

postmodern commented 10 years ago

Add a generic Makefile with an install task. This way users can do make install PREFIX=/where/ever, instead of the curl http://install.sh | sh method popularized by RVM.

christianbundy commented 10 years ago

Thanks for the suggestion, @maandree just resolved this with #4!