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

Added: --list-installed cli option, listing already downloaded cookiecutter packages #1096

Merged
merged 8 commits into from May 30, 2020

Conversation

chrisbrake
Copy link
Contributor

@chrisbrake chrisbrake commented Aug 14, 2018

This is a re-implementation of #916 since that seems to have died due to lack of test coverage.

Adds new command: cookiecutter --list

This lists locally available templates, for example:

user$ cookiecutter --list
7 installed templates:

  • cookiecutter-bottle
  • cookiecutter-pyramid-talk-python-starter
  • cookiecutter-sublime-text-3-plugin
  • cookiecutter-template
  • puppet-openstack-cookiecutter
  • pyramid-cookiecutter-starter
  • python-macon-template

@chrisbrake
Copy link
Contributor Author

The Travis failures do not appear to be related to my change.

Unable to download 3.4 archive. The archive may not exist. Please consider a different version.
Unable to download 3.5 archive. The archive may not exist. Please consider a different version.

@marcosfelt
Copy link

Any chance of this being merged soon?

@chrisbrake
Copy link
Contributor Author

Any chance of this being merged soon?

I've not heard anything from the maintainers.

@marcosfelt
Copy link

marcosfelt commented Jan 27, 2019 via email

@insspb insspb added the 1.8.0 label Dec 22, 2019
@insspb insspb added this to In progress in 1.8.0 Release via automation Dec 22, 2019
@ssbarnea
Copy link
Member

ssbarnea commented Jan 8, 2020

@marcosfelt can you please resolve conflicts and assure it passes CI? If green I will merge it, if not updated I will closet the PR.

@ssbarnea ssbarnea added this to the 1.8.0 milestone Mar 30, 2020
@ssbarnea ssbarnea removed the 1.8.0 label Mar 30, 2020
@insspb insspb modified the milestones: 1.8.0, 2.0.0 May 26, 2020
@insspb insspb added this to In progress in File system related via automation May 28, 2020
@cookiecutter cookiecutter deleted a comment from codecov-io May 28, 2020
@insspb insspb added the feature This issue/PR relates to major feature request. label May 28, 2020
@insspb insspb self-assigned this May 30, 2020
@insspb insspb changed the title Added list command line option Added: --list-installed cli option, listing already downloaded cookiecutter packages May 30, 2020
File system related automation moved this from In progress to Reviewer approved May 30, 2020
@insspb insspb merged commit 5917791 into cookiecutter:master May 30, 2020
File system related automation moved this from Reviewer approved to Merged May 30, 2020
@insspb
Copy link
Member

insspb commented May 30, 2020

@chrisbrake @mikeckennedy Thank you for contribution. I updated this to last codebase version and merged to master.
It will be available in cookiecutter 2.0 or you can use it in current master.
By the way. Please, never use same variables names like build-in defaults (was list).

@marcosfelt
It will be available in cookiecutter 2.0 or you can use it in current master.

@mikeckennedy
Copy link
Contributor

Very cool. Thank you.

@simobasso simobasso mentioned this pull request May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to major feature request.
Projects
1.8.0 Release
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

5 participants