Skip to content

Command-line script to create Github issues from Trello cards

Notifications You must be signed in to change notification settings

amacdougall/trello-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a minimal Ruby command-line app which generates Github Issues from Trello cards. Currently lacks help, error handling, intelligent argument parsing, modularity, and so on.

Installing

Just rename config_example.yml to config.yml and fill in your own values.

Usage

ruby trello_github.rb <trello_card_url>

trello_card_url is the URL shown in the URL bar when a card is displayed. It should look something like https://trello.com/card/name-of-card/4f1836c0c3c5f3d82f08e4bd/77.

About

Command-line script to create Github issues from Trello cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages