Before submitting your PR, please review the following checklist :
- Please check configuration files
-
neph.yml, for neph job processing -
FRAMEWORKS.yml, for frameworks list -
travis.yml, for CI
-
- A
Dockerfileexists ? - All tests passes ?
export FRAMEWORK=<MY_FRAMEWORK>
shards install
shards build --release
bin/neph ${FRAMEWORK}
crystal spec