chob
Choban is a software automation tool that helps you to install your favorite application from command line just with couple of commands.
How to download and setup chob
Open terminal and run command
git clone https://github.com/cchoban/chob.git
git clone is used to create a copy or clone of chob repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with chob https://github.com/cchoban/chob/archive/master.zip
Or simply clone chob with SSH
[email protected]:cchoban/chob.git