Categorygithub.com/m0nadicph0/ctor
repositorypackage
0.0.0-20230529074524-ae78d30b1c0f
Repository: https://github.com/m0nadicph0/ctor.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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.