dep-vcs
v0.2.4
Published
Modern version control.
Maintainers
Readme
dep
dep is a modern and efficient version control system designed for simplicity and transparency. It tracks changes as discrete state snapshots and synchronizes seamlessly the network.
Installation
Install globally via npm to use the dep command anywhere in your terminal:
npm i -g dep-vcsAvailable commands: init, clone, status, add, commit, branch, checkout, merge, remote, fetch, pull, push, log, diff, stash, reset, rm
