Develop. Run. Distribute.
Full documentation, startup guides & API references can be found at
docs.vlt.sh. vlt
comes with it multiple
companion binaries which helpfully alias common commands (ex. vlr
is
equivalent to vlt run
, vlx
is vlt exec
etc.)
vlt <command> # run internal commands
vlr <script> # run user-defined scripts
vlx <package> # run executable packages