Skip to content

0xmtn/trelew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trelew

An immersive command line app for Trello

Nodejs 4 is required. If yours is below that, please follow instructions here to upgrade.

Install

npm install trelew --global

Run

trelew

On the first run you'll be asked to generate a token.

After that, you can navigate between your boards, lists and cards just by typing their name (just start typing and press TAB for autocompletion). For visualizing available options and information about current board/list/card, use ls.

Once in a list, use add card to create a new card.

Once in a card, use ls to read its descrition, edit to edit the description, comments to read the last comments, add comment or post to add a new comment, checklists and attachments to see checklists and attachments.

cd .. will go back to the previous level.

? or help will show the available commands.

At any time you can do ls | less (or comments | less). This can be useful to read long descriptions or comments.

About

An interactive shell for Trello.

Resources

License

Stars

Watchers

Forks

Packages

No packages published