okkur / reposeed

Extensive repository base files up and running in an instant
https://reposeed.okkur.org
Apache License 2.0
26 stars 6 forks source link

how it compares to cookiecutter #55

Closed errordeveloper closed 5 years ago

errordeveloper commented 6 years ago

I'm currios how this tool compares to cookiecutter?

I can see that it's written in Go instead of Python, and has significantly different CLI. However, it would be good to know if there is any fundamental difference in philosophy and approach of this tool vs cookiecutter, so that one can tell why they might prefer to use one over the other.

stp-ip commented 6 years ago

To give a first rough answer. It is more tailored towards providing a bare repository for projects around licensing, maintainer and contributor docs.

Will have to look more deeply into the various cookiecutter subprojects to compare in detail.

errordeveloper commented 6 years ago

So reposeed doesn't cater for stuff like build config templates (e.g. make/docker/CI), or anything else of similar nature?

On Wed, 22 Aug 2018, 3:12 pm Michael Grosser, notifications@github.com wrote:

To give a first rough answer. It is more tailored towards providing a bare repository for projects around licensing, maintainer and contributor docs.

Will have to look more deeply into the various cookiecutter subprojects to compare in detail.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/okkur/reposeed/issues/55#issuecomment-415045858, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPWS_QcUtSeFaW22psW9EyLOJTNt2b0ks5uTWbQgaJpZM4WHY19 .

stp-ip commented 6 years ago

Not at this time.

errordeveloper commented 6 years ago

Thanks, good to know!

On Thu, 23 Aug 2018, 11:01 am Michael Grosser, notifications@github.com wrote:

Not at this time.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/okkur/reposeed/issues/55#issuecomment-415361918, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPWS_ocxvL8qdr4r41yHsExUUNx4yvbks5uTn2QgaJpZM4WHY19 .

stp-ip commented 6 years ago

Context: https://github.com/audreyr/cookiecutter https://github.com/NathanUrwin/cookiecutter-git https://github.com/lacion/cookiecutter-golang