andrewsomething / bug2trello

A Chrome extension to add bugs/issues to a Trello board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug 2 Trello

A browser extension to add bugs/issues to a Trello board.

It currently supports Launchpad, GitHub, SourceForge, BitBucket, and Debian's BTS.

There is also support for some Bugzilla instances. This support currently requires that the JSON-RPC interface is available.

It is known to work with with Mozilla, KDE, Apache, and Redhat. It is known not to work with GNOME, Kernel.org, and Novell.

Bug 2 Trello is licensed under the MIT License.

Development

  • Install the dependencies using: npm install
  • Build the extension with: npm run build
  • The dist/ directory will contain the unpacked extension.
  • Running npm run package will produce a packaged extension in ./bug2trello.zip

About

A Chrome extension to add bugs/issues to a Trello board

License:Other


Languages

Language:JavaScript 64.8%Language:CSS 18.0%Language:HTML 17.2%