lightswitch

v1.0.1
The feature switch service

lightswitch

The feature switch service

Usage

npx lightswitch serve -d /path/to/data -b /path/to/config.toml

Config

The config bundles are written using TOML. Here is an example:

[all]
  enableHeader = true

[org.1234]
  enableHeader = false
[org.4321]
  enableHeader = false
  superSpeed = true
npm i lightswitch

Metadata

  • MIT
  • Whatever
  • Michael Matuzak
  • released 10/25/2018

Downloads

Maintainers