Creates tweets.
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.0Tweet every time tweeter-client starts.
tweeters:
- type: test
handle: jaidliveAfter installing package tweeter-client globally, you can use its command line interface.
tweeter-clientFor usage instructions:
tweeter-client --helpSetting up:
git clone [email protected]:jaid/tweeter-client.git
cd tweeter-client
npm installTesting:
npm run test:devTesting in production environment:
npm run testMIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)