package-name¶
Welcome to package-name!
Getting started¶
To start developing using this repository template, please update the following: * Github pages link and add it into the repository description. * Rename all occurences of package-name according to your package * Rename the package_name directory according to your package
Once the initial configuration is done, you can run
poetry install
to prepare the environment.