lightswitch

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i lightswitch

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

38.9 kB

Total Files

14

Last publish

Collaborators

  • mk