UNPKG

extwee

Version:

A story compiler tool using Twine-compatible formats

14 lines (10 loc) 159 B
language: node_js node_js: - "node" install: - npm install - npm install codecov script: - npm run test - npm run report-coverage - codecov