Overview
NoPE-JS
provides the following CLI Tools:
help
: Show Valid options.conf
: Generates a new configuration file which will used in run.run
: Start a NoPE-Backend.project
: Helper to create a new Project or add new items to an existing project.scan-ui
: Scans and extracts the provided uis of the modules.upload-ui
: Uploads the determined ui-fileservice
: Generate Helper Files to provide windows/linux-services for your configuration. (autorun)repl
: Opens an interactive console (REPL).interact
: Opens an interactive tool| to inspect the current environment.
To execute them just type:
nope-js **your-option**