Skip to content

Add argument run to pipx command in README.md#1964

Merged
ericof merged 1 commit intocookiecutter:mainfrom
staeff:patch-1
Nov 9, 2023
Merged

Add argument run to pipx command in README.md#1964
ericof merged 1 commit intocookiecutter:mainfrom
staeff:patch-1

Conversation

@staeff
Copy link
Copy Markdown
Contributor

@staeff staeff commented Oct 18, 2023

The "run" seems to be neccessary for the command to work as intended.

Here is what I got when I tried without it:

❯ pipx cookiecutter gh:audreyfeldroy/cookiecutter-pypackage
usage: pipx [-h] [--version] {install,uninject,inject,upgrade,upgrade-all,uninstall,uninstall-all,reinstall,reinstall-all,list,run,runpip,ensurepath,environment,completions} ...
pipx: error: argument command: invalid choice: 'cookiecutter' (choose from 'install', 'uninject', 'inject', 'upgrade', 'upgrade-all', 'uninstall', 'uninstall-all', 'reinstall', 'reinstall-all', 'list', 'run', 'runpip', 'ensurepath', 'environment', 'completions')

The "run" seems to be neccessary for the command to work as intended
@ericof ericof added the documentation This issue/PR relates to or includes documentation. label Nov 9, 2023
@ericof ericof merged commit 6fde840 into cookiecutter:main Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation This issue/PR relates to or includes documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants