0.1.1 • Published 8 years ago

hackafe-trello-config v0.1.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

trello-config

Contains as a json the configuration that is used by various project to retrieve information from Hackafe's trello boards.

Usage

Node

npm install --save hackafe-trello-config
var boardId = require('hackafe-trello-config').boardId

Remote

GET http://trello-config.hackafe.org/config.json

Specification

The package contains a single file config.json formatted as JSON, with embedded comments following the pattern: "-//field": "comment". This is to provide maximum compatibility with all the strict json parsers out there.

License

ISC. Copyright (c) Geno Rouspky.