GithubHelp home page GithubHelp logo

iuriimattos2 / 3llo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qcam/3llo

0.0 0.0 0.0 10.03 MB

3llo - Trello interactive CLI aplication

Home Page: https://github.com/qcam/3llo

License: MIT License

Ruby 100.00%

3llo's Introduction

3llo - The interactive CLI application for Trello

3llo allows you to work with Trello without exiting your favorite terminal.

video

3llo was inspired by the awesome rainbowstream and facy.

Installation

gem install 3llo

Run 3llo --configure and follow the instructions to complete the set up.

Usage

"board" command family

Just like the web version of Trello, you need to select a board:

3llo  > board list

[123abc000000000000000001 #1] - Weekend TODOs
[123abc000000000000000002 #2] - 3llo project
[123abc000000000000000003 #3] - Grocery list

3llo > board select #2

Board Work stuff selected

Please note that you can also access any entities with their Trello ID.

3llo > board select 123abc000000000000000002

Board Work stuff selected

"list" command family

Executing list list will list all the lists in the board.

3llo > list list

[123abc000000000000000001 #1] To Do
[123abc000000000000000002 #2] Doing
[123abc000000000000000003 #3] Pending
[123abc000000000000000004 #4] Done

list cards <list_key> will list all the cards.

3llo > list cards #1

[123abc000000000000000001 #1] Merge card editing command
[123abc000000000000000002 #2] Refactor code
...

"card" command family

"card" command family comes with many commands to work with cards.

To list all the cards in the board, run card list.

3llo > card list

#To Do
======
[123abc000000000000000001 #1] Merge card editing command [#small]
[123abc000000000000000002 #2] Refactor code [#medium] [@qcam]


#Doing
======
[123abc000000000000000003 #3] Release v1.0 [#release] [@qcam]

#Pending
...

You can also list cards that have been assigned to you with card list mine.

3llo > card list mine

[123abc000000000000000002 #2] (To Do) Refactor code
[123abc000000000000000003 #3] (Doing) Release v1.0

To view a card in detail, card show <card_key> is your friend.

3llo > card show #2

Refactor code
[123abc000000000000000002 #2]
Link: https://trello.com/c/AbCdEfG

Things to do [123abc000000000000000001 #1]
[ ] Item 1 [123abc000000000000000001 #1]
[ ] Item 2 [123abc000000000000000002 #2]
[ ] Item 3 [123abc000000000000000003 #3]
[ ] Item 4 ...

Want to comment on a card? Run card comment <card_key>.

3llo > card comment #2

Comment: (Press CTRL-D or CTRL-Z to finish)
What else should we refactor more?<enter>

Comment has been posted

3llo > card comments #2

@just_another_person_on_the_internet on <Jan 01, 2020 00:55:55> wrote:
This card is awesome!

@qcam on <Jan 01, 2020 00:55:55> wrote:
What else should we refactor more?

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/qcam/3llo.

"3llo" sounds odd to me. Where did the name come from?

It might be interesting to know that 3 == "tre" in Swedish πŸ‡ΈπŸ‡ͺ.

License

MIT

3llo's People

Contributors

dvjones89 avatar hieuk09 avatar hungdiep97 avatar huytd avatar iamwillzhu avatar lermit avatar ma27 avatar onurbozkurt avatar qcam avatar sondnm avatar steven-kraft avatar xsetech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.