0.1.3 • Published 8 years ago
scrumpoker v0.1.3
Scrum Poker
Install
npm -g install scrumpoker
Run
scrumpoker
Open in browser
Config
/usr/local/lib/node_modules/scrumpoker/config.json
{
"host": "0.0.0.0",
"port": 3000,
"data": {
"dir": "."
},
"log": {
"dir": "."
}
}