character_creation

v1.0.0
A tool for tracking Candidate Speaking times in debates. Check out the spreadsheet where times are logged [here](https://docs.google.com/spreadsheets/d/1F7T52bcgAuhSXrmjKkdeAr5eoGVL8tDs6GkFjs4Barg/edit).

test

mocha $(find test -name '*.js') --require config/mocha.require.js --timeout 30000

start

npx ./bin/dev.js

build

rm -rf src/.dist && npx ./bin/build.js

preview

npx ./bin/preview.js

bake

rm -rf src/.dist && npx ./bin/build.js && PRODUCTION=1 npx ./bin/bake.js

pub

npx ./bin/pub.js
npm i character_creation

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 12/13/2019

Downloads

Maintainers