Skip to content

aube dlx

  • Usage: aube dlx [-p --package… <PACKAGE>] [PARAMS]…

Fetch a package into a throwaway environment and run its binary

Arguments

[PARAMS]…

Command (binary) to run, followed by arguments to pass through to it. The first positional is the command; the rest are forwarded verbatim to the installed binary

Flags

-p --package… <PACKAGE>

Install a specific package (repeatable). Overrides inferring from the command

Released under the MIT License.