dcgit
v1.1.2
Published
A decentralized Version Control System that allows users to maintain, share, and collaborate securely without a third-party seeing their code at any stage
Downloads
8
Readme
DCgit
Instruction to run the code
run npm i -g to install the cli named "dcgit"
try dcgit --help to get help for any command
Following commands are supported:
1. dcgit init
2. dcgit permit --role <role> --identity <identity>
3. dcgit push