OnroerendErfgoed / atramhasis

An online SKOS editor
http://atramhasis.readthedocs.io/
GNU General Public License v3.0
55 stars 11 forks source link

Integrate Cookiecutter Projects into Atramhasis for Improved Maintainability and Centralization #876

Closed goessebr closed 4 months ago

goessebr commented 5 months ago

We have 2 cookiecutter projects that create an Atramhasis project:

Atramhasis Demo Cookiecutter to create a demo application. Atramhasis Scaffold Cookiecutter to create a clean new application. We could integrate these cookiecutter projects into Atramhasis.

Integrating these projects will improve the maintainability of the code and centralize the project along with the cookiecutter projects. This will provide a more cohesive development experience and ensure that all components are in sync.

Any thoughts about this?

Useful links: https://cookiecutter.readthedocs.io/en/stable/cli_options.html#cmdoption-cookiecutter-directory

Wim-De-Clercq commented 5 months ago

After this is fully released. We should probably consider archiving the cookiecutter repositories. image

Or deleting, I suppose, but archiving may be nicer for people who have the links and for older tags and branches which refer to it.

goessebr commented 5 months ago

I will archive the old cookiecutter repositories once the new Atramhasis release is available.