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

Cookie cutter support #47

Merged
merged 62 commits into from
May 8, 2020
Merged

Cookie cutter support #47

merged 62 commits into from
May 8, 2020

Conversation

chfw
Copy link
Member

@chfw chfw commented May 8, 2020

Please try it yourself:

$ yh git://github.com/audreyr/cookiecutter-pypackage.git

Why would you try that? The benefit is: for the life time of your generated project, you can synchronize with upstream project whenever it updates.

The choice is yours:

a. manual update
b. automatic update

chfw and others added 30 commits January 18, 2020 12:26
…enerate a cookiecutter package from cookiecutter-pypackage offline. steps: 1) git clone cookiecutter-pypackage 2) yh -c cookiecutter-pypackage 3) answer the quesetions 4) you will have what you wanted. #37
@codecov-io
Copy link

codecov-io commented May 8, 2020

Codecov Report

Merging #47 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #47   +/-   ##
=======================================
  Coverage   95.20%   95.20%           
=======================================
  Files          11       11           
  Lines         521      521           
=======================================
  Hits          496      496           
  Misses         25       25           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dfc5389...dfc5389. Read the comment docs.

@chfw chfw merged commit c8f859d into dev May 8, 2020
@chfw chfw deleted the cookie-cutter branch May 8, 2020 21:28
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 this pull request may close these issues.

2 participants