MSConsole
A suite of tools that makes your MakeSchool life easier!
๐ Getting Started
Installation
# tap the repo
brew tap tempor1s/msconsole
# install the CLI tool
brew install msconsole
# get a list of all the commands
ms
๐ป Local Development
# clone the repo
git clone https://github.com/tempor1s/msconsole
# cd into the repo
cd msconsole
# run the program locally
go run main.go
๐ License
By contributing, you agree that your contributions will be licensed under its MIT License.
In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
Contributors
Anyone is welcome to contribute!