HACKER Q&A
📣 xcubic

How do you manager boilerplates?


So, how do you manage your boilerplates?

The possibilities that come to mind:

- Clone a repo and it's ready to go; - Clone a repo and run a script to setup everything; - Use tools like yeoman, create-react-app, etc;

What's your setup?


  👤 PaulHoule Accepted Answer ✓
For Python I use cookiecutter.