Skip to content

A node script to grab a status from a board. Currently all the comments passed a certain date.

License

Notifications You must be signed in to change notification settings

adcloud/trello-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A node script to grab a status from a board. Currently all the comments passed a certain date.

Configuration

  • Set the environment varibales TRELLO_API_KEY and TRELLO_API_TOKEN. See config.js and trello.com/docs/gettingstarted

  • Set a passed_date from when you want to get the comments. Default is since last week. See config.js

Run

run: node main.js

About

A node script to grab a status from a board. Currently all the comments passed a certain date.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published