https://github.com/nichoth/starboard-1
Scuttlebot distributed social in your terminal
https://github.com/nichoth/starboard-1
Last synced: about 1 year ago
JSON representation
Scuttlebot distributed social in your terminal
- Host: GitHub
- URL: https://github.com/nichoth/starboard-1
- Owner: nichoth
- Created: 2017-10-02T18:18:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-01T23:23:21.000Z (almost 9 years ago)
- Last Synced: 2025-03-10T06:37:11.791Z (over 1 year ago)
- Language: JavaScript
- Size: 327 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Starboard - Scuttlebot distributed social in your terminal
Write a few queries and prompts to make it easier to onboard people to sbot from their terminals.
Please include lots of animated terminal gifs for best effect
### Publish
```
node publish
```

### Seven
```
node seven
```

### All Short
```
node allshort
```

### Short
```
node short
```

### X
Takes two arguments. the first is how many, the second is the post time (right now only votes and posts work)
```
node x 25 post
node x 65 vote
```
