Skip to content
New issue

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

Copier is not working #41

Closed
anki-code opened this issue Feb 29, 2024 · 3 comments
Closed

Copier is not working #41

anki-code opened this issue Feb 29, 2024 · 3 comments

Comments

@anki-code
Copy link
Member

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'

For community

⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

@jnoortheen
Copy link
Member

jnoortheen commented Mar 17, 2024

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

@anki-code anki-code mentioned this issue Mar 17, 2024
@jnoortheen
Copy link
Member

Fixed in d963ad5

@anki-code
Copy link
Member Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants