Hacker News new | ask | show | jobs
by somada141 2763 days ago
I personally love the idea of template projects especially when they follow best practices. I’m a long-time user of https://github.com/audreyr/cookiecutter and https://github.com/audreyr/cookiecutter-pypackage which I’ve modified for my purposes. Has anyone used the golang equivalent under https://github.com/lacion/cookiecutter-golang ? Any thoughts as to whether it’s on par with commonly used practices?