Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 276 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 276 Bytes

Philips Hue connector for Circle CI

Setup

Create .env file with hue and circle tokens:

HUE_USERNAME={username here}
CIRCLE_API_TOKEN={token here}

Run

node circle-hue.js -p {user/project} -b {branch}

node circle-hue.js -p user/project -b master