๐ ๏ธManage Code Through Gitd
Gitd means โGit for CodexFieldโ, or in other words, โGit for Decentralized Storageโ. The Gitd tool is fully compatible with Git's functionality and usage, enabling developers to use Gitd for version control and code submission. Here is the guide on how to use Gitd to manage your code.
Build & Installation
Usage
Set environment
Create Your Repository
Please go to https://codexfield.com and access your dashboard page. Click on the "New Repo" button to create a new repository.
After creating your repository, you can click the "clone" button to obtain the full repository path.
Init Your Repo Locally
Commit & Push
add readme and commit, then push
Clone
Last updated