sbt-twt
Just for fun, I wrote a twitter processor for simple-build-tool by forking @n8han's dispatch-twine over the new years. Basically I can write:
> twt log
to read tweets.
> twt grep #scala
to search, and
> twt commit "tweet!"
to tweet.
- Login to post comments