Files
bug-em/node_modules/twauth/README.md
Talor Berthelson 889faf9c1c lol
2016-06-17 20:49:15 -04:00

490 B

twauth

Simple tool to authenticate your Twitter account with Twitter through your own API keys.

$ npm install -g twauth
/usr/local/bin/twauth -> /usr/local/lib/node_modules/twauth/index.js

$ twauth --help
Usage: --key=[consumer key] -secret=[consumer secret]

Options:
  --key     [required]
  --secret  [required]

Based on a gist by tanepiper.

Licensed under Apache License 2.0.