tweeter-client
v4.25.0
Published
Creates tweets.
Readme
Tweeter Client
Creates tweets.
Installation
npm install --global tweeter-client@^4.25.0yarn global add tweeter-client@^4.25.0
(if configured properly)
npm install --global @jaid/tweeter-client@^4.25.0Example
Tweet every time tweeter-client starts.
tweeters:
- type: test
handle: jaidliveCLI Usage
After installing package tweeter-client globally, you can use its command line interface.
tweeter-clientFor usage instructions:
tweeter-client --helpDevelopment
Setting up:
git clone [email protected]:jaid/tweeter-client.git
cd tweeter-client
npm installTesting:
npm run test:devTesting in production environment:
npm run testLicense
MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)
