MVC for users
- Rust 95.1%
- Shell 4.9%
| src | ||
| .gitignore | ||
| build_all_plats.sh | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| README_RU.md | ||
CLI version of MVC
How to install?
To run the installer, you will need wget, cargo (rust), and git. To install, run:
wget https://codeberg.org/miviolinux/mvc-install/raw/branch/main/installer.sh && sh installer.sh
(Installation to /bin or /sbin requires root privileges)
How to use?
To use MVC, you only need to know six commands:
mvc init- initializes the repositorymvc cfg -t [name|email] -V [your_name|your@mail]- edits your configuration filemvc save [message]- saves all files except those in.mvcignoremvc remove [id]- remove a snapshotmvc return [version number]- returns you to the desired versionmvc log- displays all versions with the following contents:
version number, hash of saved files, name and email of the person who saved the version