📄️ Overview
NoPE-JS provides the following CLI Tools:
📄️ nope-js conf
Generates a new configuration file which will used in run.
📄️ nope-js run
Start a NoPE-Backend. The run command will start an NoPE Runtime. This tool is used to spool up an entire environment, using the provided configuration (defaultly located at ./config/config.json).
📄️ nope-js project
A Helper to create a new Project or add new items to an existing project.
📄️ nope-js scan-ui
Generates a new ui-configuration file. This configuration can then be uploaded using the nope-js upload-ui.