RVCS
RVCS is a Rusty Version Control System.
Installation
From source
With cargo
- Run
cargo install rvcs.
Future
- Authoring
- Remotes
Licensing
RVCS is licensed under the GNU General Public License version 3.0.
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.