Skip to content

atobs/bashtob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

sudo npm install -g bashtob

Installation from source

git clone http://github.com/atobs/bashtob
cd bashtob
# install dependencies
npm install 
# make symlinks for our binaries
sudo npm link 

# to update (later)
git pull 

bashtob

view posts on boards:

bashtob # see recent posts
bashtob /b # see posts on B
bashtob 33000 # see short post
bashtob 33000! # see full post

writetob

write posts or replies on boards

# write a new post
writetob /b

# write a new reply
writetob 33000

tailtob

subscribe to see new replies and updates happening on atob

tailtob
# only watch /b
tailtob /b
# only watch post 33000 
tailtob 33000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published