-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Migrate to Copier #1
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since you requested my review, here it is. I'll get back to some of my points when I have time, probably tomorrow.
@@ -0,0 +1,170 @@ | |||
"""Script to generate the project's credits.""" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll refine typing here a bit, okay?
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Co-authored-by: Bartosz Sławecki <[email protected]>
Thank you so much for your review! Please note that even if I request one from you, you have zero obligation to review, and it will never be urgent (unless explicitly mentioned), OK 😊 ? I believe I have applied/addressed/commented everything! |
Very rough PR. Still lots of things to be done:
scripts/make
, mergeMakefile
into it.It's OK if tasks and CI do not work in this PR, we can fix them later in other PRs. I just want the template to generate a correct file tree, that can then be installed using Basher, and called from the CLI or sourced in scripts/libraries.
Closes shellm-org/cookiecutter-shellm#1.