Skip to content

kawabata6166/auto-list-generator-for-trello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Name

auto-list-generator-for-trello

Overview

Generating a list automatically for trello.

Description

By default, every Monday, it generate the list your specific board. You need some values as below.

  • Application Key
  • idBoard (id of the board that the list should be added to)
  • Authorization Token

Requirement

  • axios (0.16.1)
  • livescript (1.5.0)
  • node-cron (1.1.3)

Usage

npm i

Fill some values as below.

  • Application Key
  • idBoard (id of the board that the list should be added to)
  • Authorization Token
npm start

Licence

ISC

Author

kawabata6166

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published