/drone

The part that completes the core

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

drone

The part that completes the core

Build Status
js-standard-style

Getting Started

Make sure the core is running, and you have it's accessable url.

npm install
DRONE_TOKEN=<token after drone create> CORE_URL=http://localhost:8000 npm start

You should see 'ping' on the drone, and 'pong' on core.