https://github.com/lannonbr/netlify-bulb
Command line tool to inject lambda functions for netlify to change the color of LIFX lightbulbs when deploys pass or fail
https://github.com/lannonbr/netlify-bulb
lifx lifx-api netlify netlify-lambda
Last synced: 3 months ago
JSON representation
Command line tool to inject lambda functions for netlify to change the color of LIFX lightbulbs when deploys pass or fail
- Host: GitHub
- URL: https://github.com/lannonbr/netlify-bulb
- Owner: lannonbr
- License: mit
- Created: 2018-12-16T21:22:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-01T01:41:45.000Z (over 6 years ago)
- Last Synced: 2025-03-17T12:22:50.005Z (3 months ago)
- Topics: lifx, lifx-api, netlify, netlify-lambda
- Language: JavaScript
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Netlify-bulb
[](https://www.npmjs.com/package/netlify-bulb)
Command line tool to inject lambda functions for netlify to change the color of LIFX lightbulbs when deploys pass or fail
## Usage
Install the package globally
```
npm install -g netlify-bulb
```Then, enter the directory of the project you wish to add the lambda functions and run the CLI
```
netlify-bulb
```# Notice
This project is not an official Netlify product