bucharest-gold / automatic-pancake

A kind of blank project.
Other
1 stars 1 forks source link

automatic-pancake

Coverage Status Build Status dependencies Status

A kind of blank project.

Project Info
License: Apache-2.0
Build: make
Documentation: N/A
Issue tracker: https://github.com/bucharest-gold/automatic-pancake/issues
Engines: Node.js 4.x, 5.x, 6.x

Usage

node index.js

Running unit tests

make test

Running integration tests

./scripts/start-server.sh
make integration
./scripts/stop-server.sh

Running all tests

./scripts/start-server.sh
make ci
./scripts/stop-server.sh

Contributing

Please read the contributing guide