This cookiecutter template allows you to create toolboxes that are compatible with IDEAS using the latest (circa 2023) infrastructure and idioms.
Typically, you will never have to interact with this, as the toolbox creator app will use this internally.
If you want to use this directly (and not use the app), then do the following:
cookiecutter https://github.com/inscopix/ideas-toolbox-new-template
Don't.
You don't have to install this unless you're developing this.
Install using poetry:
poetry install
make test
make test-docker