Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-trello-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-trello-cli

Map your repo's branches to Trello cards.

  • 0.1.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

git-trello-cli

Git command helper to map your repo's branches to Trello cards.

Installation

npm install -g git-trello-cli

Usage

git-trello-cli uses the git repository in the current directory.

$ cd my-repo/
$ git tr https://trello.com/c/958F5qag/32-trello-card-name
✔ New branch: … feature/n32-trello-card-name

$ git tr card
# => will open 'https://trello.com/c/958F5qag/32-trello-card-name' in the default browser

$ git tr pr
# => will open 'https://github.com/repo/owner/compare/develop...feature/n32-trello-card-name' in the default browser

License

MIT license - http://www.opensource.org/licenses/mit-license.php

FAQs

Package last updated on 23 Oct 2018

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc