Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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