Strider-CD / drone

The part that completes the core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The part that completes the core

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 98.6%Language:Shell 1.4%