Initial commit

This commit is contained in:
2023-07-22 13:16:03 +02:00
commit 92ee82fc0e
7 changed files with 60 additions and 0 deletions

4
cookiecutter.json Normal file
View File

@ -0,0 +1,4 @@
{
"project_name": "optic-fiber",
"module_path": "git.cesium.pw/niku/optic-fiber"
}