simvx.editor.main

simvx-editor console-script entry point.

Parses CLI arguments and hands off to :func:simvx.editor.app.launch, which constructs and runs the :class:Root.

Module Contents

Functions

main

Parse CLI args and launch the editor.

API

simvx.editor.main.main()[source]

Parse CLI args and launch the editor.