MDAnalysis / cookiecutter-mdakit

Cookiecutter for Python packages based on MDAnalysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User guide on tooling

IAlibay opened this issue · comments

The cookiecutter comes with a lot of optional hooks for tooling, e.g. yapf, black, coverage.

We should provide docs to explain to folks what tooling hooks are in place, what they do, and how they can go about implementing it in their repo after creation.