Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maker

YAML based workflow definition. See the sample.yml for example definitions.

Install Maker

## 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/

Auto

Execute automation scripts.

Install Auto

## 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

About

YAML based workflow definition.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages