GitHub - viur-framework/viur-scriptor: A development environment and API for scripting and automated data management on ViUR-based systems

A scripting enviroment for the ViUR Framework.

Development

Build the 'usepython' module:

  • Switch to directory where 'usepython' is located:
  • Build the library with the following command:
npm install
npm run build

Install the node modules:

Create the scriptor archiv:

cd src/assets
python3 make.py

Run the development server:

npm run dev -- --port=8081

Build

To build the scriptor enter:

Dependencies

Built With

Vue

License

Distributed under the MIT License. See LICENSE for more information.