git ssb

2+

cel / git-airpaste



Commit ad10631c26a6f992d6e2f554413b6f67bce37ab0

Formatting tweak and installation instructions.

Stephen Whitmore committed on 4/29/2017, 5:58:17 PM
Parent: 18024992bfb2fc4f955daa3aeaf04a6f7dc68e01

Files changed

README.mdchanged
README.mdView
@@ -1,14 +1,24 @@
11 # git-airpaste
22
3-Use git over [airpaste](https://github.com/mafintosh/airpaste).
3 +> Use git over [airpaste](https://github.com/mafintosh/airpaste).
44
55 ## Usage
66
77 `git airpaste [namespace]`: serve a git connection to the current git repo, over airpaste.
8 +
89 `git <cmd> airpaste://[namespace]`: interact with a git repo being served over
910 airpaste.
1011
12 +## Install
13 +
14 +With [npm](https://npmjs.org/) installed, run
15 +
16 +```
17 +$ npm install -g git-airpaste
18 +```
19 +
20 +
1121 ## License
1222
1323 Copyright (c) 2017 [@cel](@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519)
1424

Built with git-ssb-web