git ssb

3+

ev / starboard



Commit 6365abe67189c57f86b17f1f96cacd7ceb381b28

add animated gifs

Ev Bogue committed on 9/27/2017, 1:27:14 AM
Parent: a3f4338752389c34f743c230126139c44e76b360

Files changed

readme.mdchanged
short.gifadded
x.gifadded
readme.mdView
@@ -5,14 +5,36 @@
55 Please include lots of animated terminal gifs for best effect
66
77 ### Publish
88
9- node publish
9 +```
10 +node publish
11 +```
1012
1113 ![publish](publish.gif)
1214
1315 ### Seven
1416
15- node seven
17 +```
18 +node seven
19 +```
1620
1721 ![seven](seven.gif)
1822
23 +### Short
24 +
25 +```
26 +node short
27 +```
28 +
29 +![short](short.gif)
30 +
31 +### X
32 +
33 +Takes two arguments. the first is how many, the second is the post time (right now only votes and posts work)
34 +
35 +```
36 +node x 25 post
37 +node x 65 vote
38 +```
39 +
40 +![x](x.gif)
short.gif
short.gif
x.gif
x.gif

Built with git-ssb-web