We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey @jnoortheen !
I tried to run copier to create xontrib but got an error. It looks that current instructions is not working.
docker run -it --rm -v $PWD:/ddd python:3.9-alpine sh pip install copier jinja2-time cookiecutter copier gh:xonsh/xontrib-template . # Unknown sub-command 'gh:xonsh/xontrib-template'
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment
+1
The text was updated successfully, but these errors were encountered:
seems the CLI is now updated https://copier.readthedocs.io/en/stable/changelog/#v800-2023-06-04
so copier copy --trust gh:xonsh/xontrib-template . should work
copier copy --trust gh:xonsh/xontrib-template .
Sorry, something went wrong.
Fixed in d963ad5
Thanks!
Successfully merging a pull request may close this issue.
Hey @jnoortheen !
I tried to run copier to create xontrib but got an error. It looks that current instructions is not working.
For community
⬇️ Please click the 👍 reaction instead of leaving a
+1
or 👍 commentThe text was updated successfully, but these errors were encountered: