UNPKG

sententiaregum-flux-container

Version:

The flux implementation of the sententiaregum project based on facebook/flux

18 lines (13 loc) 281 B
environment: nodejs_version: "6.3" install: - npm install -g babel-cli eslint-plugin-varspacing eslint - npm install test_script: - node --version - npm --version - npm run lint - npm run test-windows init: - git config --global core.autocrlf true build: false