BeIntrepid / Trello-Card-Dependencies

Chrome extension that helps you to map dependencies between your cards in Trello
https://chrome.google.com/webstore/detail/trello-card-dependencies/ddhnhdoghhfoeceiohphmjkcemlkkock?hl=en
GNU General Public License v2.0
25 stars 12 forks source link

How do you build/deploy this? #2

Open dzrw opened 9 years ago

dzrw commented 9 years ago

How does one go about building and installing this into their chrome instance?

alexanderpreston commented 9 years ago

Hi politician,

Here are the steps to get up and running with the source code:

  1. Clone the repo
  2. In chrome go to "chrome://extensions/"
  3. Enable the "Developer mode" check box
  4. Click on "Load unpacked extension..."
  5. Select the folder of the cloned repo.
  6. Load up a trello board and you should see a 'Show/Hide dependencies' option

Alex.