YAML based workflow definition. See the sample.yml for example definitions.
## Download the binary
wget https://github.com/akhlakm/Maker/releases/latest/download/maker
## Provide execution permission
chmod +x maker
## Install or add to PATH
sudo mv maker /usr/bin/Execute automation scripts.
## Download the binary
wget https://github.com/akhlakm/Maker/releases/latest/download/auto
## Provide execution permission
chmod +x auto
## Install or add to PATH
sudo mv auto /usr/bin/
## Set the path to AUTODIR in your bashrc or shell
export AUTODIR=/home/$USER/autoscripts