Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 404 Bytes

trello-console

Console utilities using the Trello API

The application for now just allows saving all the cards in a board's column to txt.

To use the application first set the APIKey and APPName constants in TrelloConsole.cs.

Dependencies

This application uses the Trello.NET client libraries for the Trello API.