ctor
ctor
is a task runner that allows you to define and execute
tasks defined in a yaml configuration file. It provides a convenient way
to automate common build and development tasks.
Installation
To install ctor
, you need to have Go installed and set up on your system. Then, you can use the following command:
go install github.com/m0nadicph0/ctor@latest
License
This project is licensed under the MIT License.