File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -73,11 +73,14 @@ The tool can be used in multiple ways:
7373* Executed from the zipapp
7474 * Download from: https://github.com/DavidCEllis/ducktools-env/releases/latest
7575 * Run with: ` ducktools-env.pyz <command> `
76+ * The ` dtrun.pyz ` zipapp is available as a shortcut for ` ducktools-env.pyz run `
7677* Installed in an environment
7778 * Download with ` pip ` or ` uv ` in a virtual environment: ` pip install ducktools-env `
7879 * Run with: ` ducktools-env <command> `
80+ * The ` dtrun ` shortcut is also available
7981* Accessed directly via ` uvx ` with uv
8082 * ` uvx ducktools-env <command> `
83+ * No access to the ` dtrun ` shortcut this way
8184
8285These examples will use the ` ducktools-env ` command as the base as if installed via ` uv tool ` or a similar tool.
8386
You can’t perform that action at this time.
0 commit comments