Skip to content
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
/ just-tweet Public archive

@neos21/just-tweet : ツイートするだけの CLI ツール。

License

Notifications You must be signed in to change notification settings

Neos21/just-tweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@neos21/just-tweet : Just Tweet

NPM Version GPR Version

ツイートするだけの CLI ツール。

Installation

$ npm install -g @neos21/just-tweet

# Set credentials
export TWITTER_CONSUMER_KEY='Your Consumer Key'
export TWITTER_CONSUMER_SECRET='Your Consumer Secret'
export TWITTER_ACCESS_TOKEN_KEY='Your Access Token Key'
export TWITTER_ACCESS_TOKEN_SECRET='Your Access Token Secret'

How To Use

$ twi Hello World

Links

About

@neos21/just-tweet : ツイートするだけの CLI ツール。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages