Skip to content

Stephane-Pires/config-editor-json

Repository files navigation

Config Editor - JSON Handling for Spinergie

Requires :

  • nodejs

To launch

  • npm i
  • npm run dev

Explaination

This repo will takes the data/inputs/configuration.json and apply to it the modification listed inside data/inputs/modification.json. The application of modification will be outputed to data/outputs/output.json. If errors occurs while the script is running, they will be logged in the terminal.

Commands

You can :

  • Run HMR with => dev
  • Run once with => start
  • Run lint with => lint
  • Format with => format
  • Run tests with => test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published