twitterm
v0.0.0
Published
A Twitter command line interface in node.
Downloads
3
Readme
twitter-commander
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.