Trello

Wrapper for trello api

Getting Started

config :trello,
  secret: "23o4hqsfkdhalsdjfalksjdfl;"
To use env key
config :trello,
  secret: {:system, "TRELLO_KEY"}

Methods