Skip to content

chatgris/currently

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Currently

currently is a tool to display cards currently assigned to you on Trello.

Dependencies

  • Elixir >= 1.0

How to use it?

git clone https://github.com/chatgris/currently.git
cd currently
mix deps.get
mix escript.build
./currently configure -k <key> -t <token>
./currently cards

You can create a Developer API key on https://trello.com/1/appKey/generate. For the token, see https://trello.com/docs/gettingstarted/index.html#getting-a-token-from-a-user.

Copyright

MIT. See LICENSE for further details.