initial project code commit

This commit is contained in:
2026-04-22 13:15:55 +03:00
parent e624299842
commit 9dcc2f9473
69 changed files with 7387 additions and 0 deletions

8
config/devel/uninstall.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
pip uninstall mvntools --yes
rm -rf mvntools/build
pip uninstall mvndac --yes
rm -rf mvndac/build