Create README.md
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# cmdasana
|
||||
A curses CLI for Asana, using the Asana API.
|
||||
|
||||
Requirments:
|
||||
* [python-asana](https://github.com/Asana/python-asana)
|
||||
* [urwid (included)](http://urwid.org)
|
||||
* python 2
|
||||
|
||||
Usage:
|
||||
```
|
||||
./cmdasana.py
|
||||
```
|
||||
|
||||
When you first cmdasana, you will need to authorize the app in your browser.
|
||||
Copy and paste your OAuth key into the terminal to get started.
|
||||
Reference in New Issue
Block a user