Open foriequal0 opened 6 months ago
rye tools currently require tools to be globally installed first. It would be nice to run a one-off arbitrary command from any packages with rye tools run without an installation and uninstallation step.
rye tools
rye tools run
pipx run: https://pipx.pypa.io/stable/docs/#pipx-run npx: https://docs.npmjs.com/cli/v8/commands/npx
pipx run
npx
rye tools
currently require tools to be globally installed first. It would be nice to run a one-off arbitrary command from any packages withrye tools run
without an installation and uninstallation step.pipx run
: https://pipx.pypa.io/stable/docs/#pipx-runnpx
: https://docs.npmjs.com/cli/v8/commands/npx