| Crates.io | rvcs |
| lib.rs | rvcs |
| version | 0.1.0 |
| created_at | 2021-03-11 12:35:47.01998+00 |
| updated_at | 2021-03-11 12:35:47.01998+00 |
| description | A rusty version control system. |
| homepage | |
| repository | https://github.com/wafelack/rvcs |
| max_upload_size | |
| id | 367273 |
| size | 68,164 |
RVCS is a Rusty Version Control System.
$ git clone git@github.com:Wafelack/rvcs.git
$ cd rvcs/
$ cargo build --release
$ cp target/release/rvcs /wherever/you/want/in/your/path
cargo install rvcs.RVCS is licensed under the GNU General Public License version 3.0.