1 个不稳定版本

0.1.0 2021年3月11日

#2#vcs

GPL-3.0 许可证

26KB
656

RVCS

RVCS 是一个 Rust 版本控制系统。

安装

从源码安装

$ git clone [email protected]:Wafelack/rvcs.git
$ cd rvcs/
$ cargo build --release
$ cp target/release/rvcs /wherever/you/want/in/your/path

使用 cargo

  • 运行 cargo install rvcs

未来计划

  • 编写
  • 远程

许可

RVCS 在 GNU 通用公共许可证版本 3.0 下许可。

依赖

~2.5MB
~40K SLoC