Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

cargo-acap-sdk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
$ cargo-acap-sdk -h
Tools for developing ACAP apps using Rust

Usage: cargo-acap-sdk <COMMAND>

Commands:
  build        Build app(s) with release profile
  run          Build app(s) and run on the device
  test         Build app(s) in test mode and run on the device
  install      Build app(s) with release profile and install on the device
  start        Start app on device
  stop         Stop app on device
  restart      Restart app on device
  remove       Remove app form device
  completions  Print shell completion script for this program
  help         Print this message or the help of the given subcommand(s)

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