🛠️ Setup
To use macaron, first ensure that cookiecutter is installed using pipx:
pipx install cookiecutter
Then, scaffold a new project with:
pipx run cookiecutter gh:wyattowalsh/macaron
note
Check out tool pages for associated setup instructions.