mvcs

1.0.13 • Public • Published

MVCS - Metax based Version Control System

Requirements

Metax - Read more in https://ggg.leviathan.am

Installation

git clone https://github.com/saroamirkhanyan/mvcs
cd mvcs
npm i
cd ..

Usage

mkdir testing
node MVCS_DIR/mvcs.js create
cd testing
echo Hello World > testing
node MVCS_DIR/mvcs.js save

Readme

Keywords

none

Package Sidebar

Install

npm i mvcs

Weekly Downloads

1

Version

1.0.13

License

ISC

Unpacked Size

16.4 kB

Total Files

14

Last publish

Collaborators

  • saroamirkhanyan