Added justfile

This commit is contained in:
2023-07-22 13:50:41 +02:00
parent 74587d8c32
commit 34177c2e4d
2 changed files with 40 additions and 2 deletions

View File

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