TADA RUNNER GENERATOR
Generator for TADA Runner, simplify you life and avoiding copas
from existing runner.
🚀 Installation
Using AUR for ArchLinux user
yay -S tada-runner-generator
Using Brew for macOS user
brew tap ayatmaulana/pkg
brew install tada-runner-generator
From Golang Source
go get -u https://github.com/ayatmaulana/tada-runner-generator
👀 Usage
aymln@MBP $ tada-runner-generator --help
Usage:
tada-runner-generator [command]
Available Commands:
add Add new runner
help Help about any command
interactive Enter to interactive mode
Flags:
-h, --help help for tada-runner-generator
Use "tada-runner-generator [command] --help" for more information about a command.
Manual Mode (Normal CLI)
cd {$YOUR_RUNNER_PATH}
tada-runner-generator add "birthday-notification" -i -c
Interactive Mode
tada-runner-generator interactive
👨🏻💻Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
--
Requirements
Development Tutorial.
git clone http://github.com/ayatmaulana/tada-runner-generator
cd tada-runner-generator
make dep
make build
❤️ License