This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@thetechtrap/dgit
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

dgit-cli

This is the dgit cli client to interact with dgit.sh or permaweb-link

PST Fee of 0.01 AR is only applicable on dgit push

Steps to Build

  • npm install
  • npm run build
  • npm link

Commands

Important : export ARWEAVE_WALLET_PATH=/path/to/wallet

  • dgit init
  • dgit status <filename>
  • dgit add <filename>
  • dgit config user.name <name>
  • dgit config user.email <email>
  • dgit commit -m <messge>
  • dgit push <remote> <branch>
  • dgit clone <dgit://address/repo_name>
  • dgit log

Built using isomorphic-git

Readme

Keywords

Package Sidebar

Install

npm i @thetechtrap/dgit

Homepage

dgit.sh/

Weekly Downloads

9

Version

0.0.1

License

MIT

Unpacked Size

3.08 MB

Total Files

20

Last publish

Collaborators

  • faza
  • htrap