git ssb

2+

mixmix / ticktack



Commit 8570fe66cbcd7b87e17d0cb161c0362c30a4abec

update repo with install instructions

mix irving committed on 8/7/2017, 4:10:22 AM
Parent: 38c5064a20aa6592385ff1f7194778f5167d38ad

Files changed

README.mdchanged
README.mdView
@@ -6,11 +6,19 @@
66
77 Trello : https://trello.com/b/93eXDvVP/ticktack
88
99
10-## Git repos
10+## Development
1111
12-private:
12+### Repos
1313
14-- git@github.com:protozoa-nz/ticktack.git
15-- ssb://%tkJPTTaxOzfLbsewZmgC9CslSER0ntjQOcyhIk6y/cQ=.sha256
14+- `git@github.com:protozoa-nz/ticktack.git`
15+- `ssb://%tkJPTTaxOzfLbsewZmgC9CslSER0ntjQOcyhIk6y/cQ=.sha256`
1616
17+### Install
18+
19+```bash
20+npm install
21+npm run setup
22+npm start
23+```
24+

Built with git-ssb-web