(01)Install Trello
Linux
1open https://trello.comKanban boards for visual task and project tracking
What is this?
Trello organizes tasks on Kanban boards with cards, lists, and drag-and-drop.
Step 01
1open https://trello.comStep 02
1# Trello REST API — get boards2curl "https://api.trello.com/1/members/me/boards?key=API_KEY&token=TOKEN"Step 03
1curl -I https://api.trello.com