Trello

Wrapper for trello api

Getting Started

config :trello,
  app_key: "23o4hqsfkdhalsdjfalksjdfl;",
  name: "Test App"
To use env key
config :trello,
  app_key: {:system, "TRELLO_KEY"}

Methods

Secret is from authorization via trello. You can use generate_auth_url to generate the url