tweeter-client

4.25.0 • Public • Published

Tweeter Client

License Sponsor tweeter-client
Build status Commits since v4.25.0 Last commit Issues
Latest version on npm Dependents Downloads

Creates tweets.

Installation

tweeter-client on npm

npm install --global tweeter-client@^4.25.0

tweeter-client on Yarn

yarn global add tweeter-client@^4.25.0

@jaid/tweeter-client on GitHub Packages
(if configured properly)

npm install --global @jaid/tweeter-client@^4.25.0

Example

Tweet every time tweeter-client starts.

tweeters:
type: test
  handle: jaidlive

CLI Usage

After installing package tweeter-client globally, you can use its command line interface.

tweeter-client

For usage instructions:

tweeter-client --help

Development

Setting up:

git clone git@github.com:jaid/tweeter-client.git
cd tweeter-client
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)

Readme

Keywords

none

Package Sidebar

Install

npm i tweeter-client

Weekly Downloads

29

Version

4.25.0

License

none

Unpacked Size

116 kB

Total Files

5

Last publish

Collaborators

  • jaid