Install and Use
Install
It's very simple, just type the following command in the terminal:
Then press Enter
, Just wait for it to finish installing.
OR
If you want to install from source, clone the code first:
Run yarn
to install dependencies, then according to your OS run yarn install-mac
, yarn install-linux
or yarn install-windows
. It will automatically compile, package and install.
Use
Step1. Create a wallet
Step2. Transfer token to this wallet
Step3. Create a repo on Git3Hub
Step4. Add remote to your git project
Step5. Try your first push
Finally. Use git command as usual
Explore More
Use git3 dapp
About git3 URI protocol
Local wallet manager
Last updated