Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
3llo is the terminal client for Trello, which helps you manage Trello cards without leaving your awesome terminal.
3llo was inspired by the awesome rainbowstream and facy.
Good to know that 3 == "tre"
in Swedish.
gem install 3llo
You also need to have these environment variables set in your shell.
export TRELLO_USER=your_username
export TRELLO_KEY=your_key
export TRELLO_TOKEN=your_token
There are a couple of commands available in 3llo.
board list
: List your boardboard select <board_id>
: Select the active board.card list
: List all cards of the active board.card list mine
: List all your cards of the active board.card add
: Create a card.card show <card_id>
: Show card information.card move <card_id> <list_id>
: Move card to a specified list.card self-assign <card_id>
: Self-assign a card.card comments <card_id>
: Show recent comments of a card.card comment <card_id>
: Add a comment to a card.list list
: List all the lists of the active board.help
: Show help menu.exit
: Exit.Bug reports and pull requests are welcome on GitHub at https://github.com/qcam/3llo. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
View in Issues
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that 3llo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.