Install
We'll git clone
this package and run the install script, which will download our single dependency & setup ~/.bashrc
to point to this library.
-
cd ~/; mkdir vendor; cd vendor;
orcd
into another directory for downloaded packages -
git clone @git(https_url)
-
./install
- Either
source ~/.bashrc
or re-launch your terminal