This project aims to create a powerful binary tool to automate various tasks.
You can create cannonical class in cpp for the moments. Lots of tools is comming soon...
❗ You need to install Homebrew on macOS if you don't have the necessary permissions.
git clone git@github.com:MVPee/MVP-Tools.git ~/MVP-Tools && cd ~/MVP-Tools && ./start.shIt will automatically compile the project and place the binary in the appropriate /bin directory.
make; mv MVP /usr/binYou can now launch the program using the following command:
MVP [OPTION/CMD]
OPTIONS
| Option | Description |
|---|---|
-h, --help |
Show all available commands |
-v, --version |
Show the version of the application |
CMDS
| Command | Description |
|---|---|
c, cannonical |
Create a canonical class. You can also add your class name directly after the c command (e.g., MVP c file1 file2...) |