Skip to content

Load and save app working variables from `app.work` to files.

License

Notifications You must be signed in to change notification settings

ingeniadevteam/clysema-work

Repository files navigation

@clysema/work

npm (scoped) npm bundle size (minified)

Load and save app working variables from app.work to files.

Install

$ npm install @clysema/work

Usage

config/work.json

[
  {
    "name": "controls",
    "file": "controls.json",
    "path": "/home/pi"
  }
]

About

Load and save app working variables from `app.work` to files.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published