twsh

While developing, you can post (and read) tweet.

Usage no npm install needed!

<script type="module">
  import twsh from 'https://cdn.skypack.dev/twsh';
</script>

README

twsh

Logo

You can enjoy twitter on your cli.

npm version Build Status Maintainability Test Coverage code style: prettier MIT License

Installation

You can install the twsh command using npm:

$ npm install -g twsh

You must allow twsh to post tweet by authentication.

Usage

$ twsh auth

Then, you can enjoy twitter on your cli.

$ twsh post

If you want to use twsh by another account, you must do authtication and change account.

$ twsh auth
$ twsh change_user

License

MIT @ azawakh