To use this template, just clone it and run the following command:
python setup.py --module my-module --submodule my-submodule --prefix MY_SBMDL
It will rename all the files to fit your new module/submodule name and prefix. Then, you can remove the setup.py file and add your own files.
This template is built with the following tools:
- CMake (3.25 and above)
- Python3 (3.8 and above)