$ git clone https://github.com/divengine/div-cli.git
a) Configure the "div" command
$ link /bin/div /path/to/div-cli/div.sh
b) Setup DIV_HOME environment variable.
$ nano ~/.bashrc
Add at the end of your .bashrc the line
export DIV_HOME=/path/to/div-cli