Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 645 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 645 Bytes

twweet-cli

Tweet right from your cli without even opening your browser.

Join the chat at https://gitter.im/twweet-cli/Lobby

Install

Build from Source

$ git clone https://github.com/CruiseDevice/twweet-cli.git

Navigate to the tweet-cli folder

$ cd twweet-cli

Now run setup.py file.

$ python setup.py install

Run the application

$ python -m twweet-cli

Note: Requires Python 2.7