feat: restructure project, implement askama templating #26

Merged
theo merged 21 commits from restructure-project into main 2024-07-26 14:42:03 +02:00
Showing only changes of commit f6a1af5d1e - Show all commits

View File

@ -1,7 +1,7 @@
{ {
"productName": "Logiciel Pharma", "productName": "Logiciel Pharma",
"version": "0.0.1", "version": "0.0.1",
"identifier": "p4pillon.pharma.desktop", "identifier": "org.p4pillon.pharma.desktop",
"build": { "build": {
"beforeDevCommand": { "beforeDevCommand": {
"script": "cargo run", "script": "cargo run",