UNPKG

fen-queue-processor

Version:

Process and analyzes queue of chess positions in FEN format

10 lines (9 loc) 141 B
language: node_js node_js: - "8" - "10" install: - npm install - npm install -g codecov script: - npm run report-coverage