Crate vcc

Source
Expand description

§Title

Valkyrie Compiler Collection

Usage: valor.exe <COMMAND>

Commands:
  build  `valor build --release`
  run    `valor run --debug`
  help   Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

Structs§

BuildCommand
valor build --release
Pipeline
PublishCommand
valor publish
RunCommand
valor run --debug
TestCommand
valor test
Valor

Enums§

Error
ValorCommands

Type Aliases§

Result