Skip to content

deepbaksu/DFAB-Trello-Slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Task Helper CLI

  1. Create environment variables
export TRELLO_APP_KEY=your-app-key-from-trello
export TRELLO_TOKEN=your-trello-token
export TRELLO_BOARD_ID=your-trello-board-id
export TRELLO_USERNAME=your-trello-username
  1. Run the command
go run main.go

Then you will see

To Do
=====
- Set up a CD for the pipeline

Doing
=====
- Finish TFJS chapter
- Set up a meeting

Done
====
- Answer emails
- Update IDs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published