Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

A development environment and API for scripting and automated data management on ViUR-based systems

License

Notifications You must be signed in to change notification settings

viur-framework/viur-scriptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9ef8cc2 · Jan 10, 2024
Nov 18, 2022
Jul 28, 2023
Jan 10, 2024
Nov 18, 2022
Nov 18, 2022
Nov 18, 2022
Aug 23, 2023
Nov 18, 2022
Nov 18, 2022
Nov 18, 2022
Jul 28, 2023
Nov 18, 2022
Nov 18, 2022
Dec 19, 2023
Jul 25, 2023

Repository files navigation

ViUR Scriptor

A scripting enviroment for the ViUR Framework.

Development

Build the 'usepython' module:

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

Install the node modules:

cd ../../
npm install

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:

npm run build

Dependencies

Built With

Vue

License

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

About

A development environment and API for scripting and automated data management on ViUR-based systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published