refactor: replace install.sh with Python install.py
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ nuntius/
|
||||
├── examples/
|
||||
│ └── minimal/ # Standalone usage of pkg/contactform (no HTTP server)
|
||||
├── docs/ # Architecture, configuration, API, deployment, security, library usage
|
||||
├── install.sh # One-shot server installer (idempotent)
|
||||
├── install.py # One-shot server installer (idempotent)
|
||||
├── justfile # install, build, test, run, uninstall
|
||||
├── go.mod # Go 1.26, no external dependencies
|
||||
└── LICENSE # MIT
|
||||
|
||||
Reference in New Issue
Block a user