vcaraulean / SoftShakeScripts

Set of scripts to manage SoftShake submissions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoftShake Scripts

A set of Node.js scripts to manage SoftShake submissions.

How to run

npm install 

Then execute 'to_trello.js'

Configure authorization

Create 'credentials.json' file to provide your Google credentials and Trello API key. Duplicate 'credentials-sample.json' and change content.

'credentials.json' is excluded in .gitignore

Trello API

About

Set of scripts to manage SoftShake submissions


Languages

Language:JavaScript 100.0%