Skip to content

A CLI for creating tweets directly from command line.

License

Notifications You must be signed in to change notification settings

Bitnagar/twerminal

Repository files navigation

twerminal

A CLI for creating tweets directly from command line.

prerequisites

Installation

  • Install via
npm install -g
  • copy .env.example to .env
cp .env.example .env
  • Enter your API keys in .env

  • Open terminal and run

tweet

You should see Twerminal's interface and supported commands.

Refer to readme.txt for tutorial.

About

A CLI for creating tweets directly from command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published