trello-toy

0.0.1 • Public • Published

Setup

npm install & all that stuff.

You need to get a trello token for my application and put it in trello-toy.token in your home directory.

To use it as tt, after cloning:

npm link # from the trello-toy/ directory 

Usage

I have a board ID of mine hardcoded cuz this is a toy application. You can pass a board id to lists but not (yet) pass a list id to cards, so update the hardcoded board/list id to match yours for now.

./tt.js --help for more info

Progress

  • get - list lists
  • get - list cards on a list
  • put - Update card
  • delete - Delete card
  • post - Add card
  • move files - Attach file to card

Polish

Readme

Keywords

none

Package Sidebar

Install

npm i trello-toy

Weekly Downloads

0

Version

0.0.1

License

GPL3

Last publish

Collaborators

  • sequoia