There are 2 ways to setup and use Heartly Scripts
# ssh
git clone git@github.com:heartly/heartly-scripts.git
# public
git clone https://github.com/heartly/heartly-scripts.git
npm init
or
npm install heartly-scripts --save-dev
Useful scripts to help setup repositories.
In progress: updates all associated git projects in a tree.
Not started: setup new repository with defaults.