tweeter-server
v3.5.0
Published
Sends tweets.
Readme
Tweeter Server
Sends tweets.
Installation
npm install --global tweeter-server@^3.5.0yarn global add tweeter-server@^3.5.0
(if configured properly)
npm install --global @jaid/tweeter-server@^3.5.0CLI Usage
After installing package tweeter-server globally, you can use its command line interface.
tweeter-serverFor usage instructions:
tweeter-server --helpDevelopment
Setting up:
git clone [email protected]:jaid/tweeter-server.git
cd tweeter-server
npm installTesting:
npm run test:devTesting in production environment:
npm run testLicense
MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)
