Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 505 Bytes

File metadata and controls

13 lines (8 loc) · 505 Bytes

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 with the network.

Installation

Install globally via npm to use the art command anywhere in your terminal:

npm i -g pagan-artifact

Available commands: init, clone, status, add, commit, branch, checkout, merge, remote, fetch, pull, push, log, diff, stash, reset, rm