Tutorial 02 goes through the minimal manual setup, but a template repo would be even better.
We should provide a cookiecutter template initializing a poetry-based best-practice repository with
barebones plugin definition
entry point
some tests
reasonable linters
pre-configured.
Maybe it should also be a Github template repo / cookiecutter hybrid, so people can fork it, run a script to fill out the template in the forked copy. That way less experienced people would get a proper git workflow going more easily.
Tutorial 02 goes through the minimal manual setup, but a template repo would be even better.
We should provide a cookiecutter template initializing a poetry-based best-practice repository with
pre-configured.
Maybe it should also be a Github template repo / cookiecutter hybrid, so people can fork it, run a script to fill out the template in the forked copy. That way less experienced people would get a proper git workflow going more easily.