ALR-RUN(1) | Alire manual | ALR-RUN(1) |
alr-run - Launch an executable built by the release
alr run [options] [executable] [--args=ARGS] [--skip-build] | [--list]
Compiles the crate (unless --skip-build is specified) and then executes the default or given resulting executable.
With --list, a list of declared executables is produced instead of invoking the compiler, and its location (if already built) is given.
alr(1), alr-action(1), alr-build(1), alr-clean(1), alr-dev(1), alr-edit(1), alr-test(1), alr-exec(1), gprbuild(1)
Generated with generate-man from Alire execution
August 3, 2022 | Alire 1.2 |