Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-01T01:41:45.000Z (about 6 years ago)
- Last Synced: 2025-01-22T17:53:54.316Z (15 days ago)
- Topics: lifx, lifx-api, netlify, netlify-lambda
- Language: JavaScript
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Netlify-bulb
[![](https://img.shields.io/npm/v/netlify-bulb.svg)](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