I’ve noticed that a lot of my projects follow the same basic architecture and I often like to write some simple tools for myself where it takes much longer to set up the project than it does to write the domain specific code. So I’ve been looking into scaffolding tools to help with this. I’m aware of Cookiecutter and Copier. Are there others? How do they compare? What are your preferences and why?

    • logging_strict@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      9 days ago

      On this board, and hope everyone else is, to learn and share. Try to contribute, not just state my opinion.

      Didn’t feel this thread offered anything substantial to learn, so threw out some gem that others might find useful in their projects.