Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 400 Bytes

File metadata and controls

15 lines (11 loc) · 400 Bytes

Trello CLI

Requirements

python==3.7

Usage

Download this repository and go to directory which downloaded repository exist. Update the file config.json 'apikey and secret (token) section'. You can find your apikey and token from https://trello.com/app-key

$python main.py

Next step

  1. How to handle duplicate list, project
  2. More readable instruction and api use method