pagan-artifact
v0.3.5
Published
Modern version control.
Downloads
1,087
Maintainers
Readme
Artifact
Artifact 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 art command anywhere in your terminal:
npm i -g pagan-artifactAvailable commands: init, clone, status, add, commit, branch, checkout, merge, remote, fetch, pull, push, log, diff, stash, reset, rm
