0.0.0 • Published 9 years ago

twitterm v0.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

twitter-commander

NPM version Build Status Dependency Status

A Twitter command line interface in node.

Install

$ npm install --save twitter-commander

Usage

var twitterCommander = require('twitter-commander');
twitterCommander.awesome(); // "awesome"

API

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.

Release History

(Nothing yet)

License

Copyright (c) 2014 Mike Groseclose. Licensed under the MIT license.