tupa-cli 0.8.2

Command-line interface for TupaLang
tupa-cli-0.8.2 is not a library.

tupa-cli

Command-line interface for TupaLang.

Install

cargo install --locked tupa-cli

Basic commands

tupa --help
tupa check path/to/file.tp
tupa run path/to/file.tp

Crate

Applied usage

  • Applied reference repository: ViperTrade
  • ViperTrade uses tupa-cli in local and CI validation flows to typecheck and validate strategy pipelines before runtime deployment.