Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 439 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 439 Bytes

Trello Board/List Debugger

This is a Laravel 5 app which uses the Trello API to tell you the IDs for boards/lists.

To use it, do the following:

  1. Clone project
  2. Install composer dependancies
  3. Copy .env.sample to .env and fill in your Trello API details
  4. Go to site, sign in and test it's working

License

This application is open-sourced software licensed under the MIT license.