0.3.2 • Published 1 year ago

git-pit v0.3.2

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
1 year ago

pure | 📦 code style | standard

git-pit

Makes Git make sense

This tool allows you to use Git over secure peer-to-peer streams kindly supplied by the good peers @ holepunch.

At the time of writing this is alpha-grade software, Do checkout:

Wanna help? Come say hi ➡️ Discord

Use

Install Pit

$ npm i -g git-pit

Maintainer does:

$ cd my-git-project/
$ pit init
Initialized Pit as Maintainer, share:
34516d47463994d0acaa16014d4718b5f7aba74040d91bcd5fcbd5d962e6b974

$ pit seed
Seeding:
34516d47463994d0acaa16014d4718b5f7aba74040d91bcd5fcbd5d962e6b974
Press Ctrl+c to stop

Contributor does

$ clone 34516d47463994d0acaa16014d4718b5f7aba74040d91bcd5fcbd5d962e6b974 the-project
pit> clone complete { files: 52, add: 52, remove: 0, change: 0 }

Status

Done!

  • init
  • clone
  • seed

'TODO' priority:

  • add
  • info
  • sync
  • fork
  • list
  • request

License

AGPL-3.0-or-later

2023 🄯 tony@decentlabs.se