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

Comsumer Improvements (Default Branch, Invoke Commands, Updated README) #187

Open
bryanculver opened this issue Oct 11, 2024 · 1 comment

Comments

@bryanculver
Copy link
Member

This repo's majority consumers are people looking to bake new cookies instead of developing updates to it. Therefore the default branch should be main which should have the latest releases of all cookies.

Developers are rarer and in the README.md we can call out a Contributing section where you're asked to checkout develop.

Additionally, an invoke command should be created to trigger the baking of a cookie as opposed to the current pattern of calling cookiecutter directly, think invoke bake where it will prompt you which cookie you want to bake and confirm which version of the cookie you are baking.

Lastly the README should be updated to inform the users of the above best practices.

@bryanculver
Copy link
Member Author

Also poetry install instead of pip install cookiecutter

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

No branches or pull requests

2 participants