mac
Macuyler's Automation Cli (MAC) | This is a cli tool for automating all the things I don't want to do!
How to download and setup mac
Open terminal and run command
git clone https://github.com/macuyler/mac.git
git clone is used to create a copy or clone of mac 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 mac https://github.com/macuyler/mac/archive/master.zip
Or simply clone mac with SSH
[email protected]:macuyler/mac.git