Go to file
2025-05-15 19:30:28 +08:00
src update 2025-05-15 19:30:28 +08:00
.gitignore update 2025-05-10 18:46:52 +08:00
CMakeLists.txt update 2025-05-11 22:21:22 +08:00
LICENSE Initial commit 2025-05-10 17:11:32 +08:00
README.md update 2025-05-10 17:22:30 +08:00

EnvEditorWebview

A project using C++ and webview to edit environment values

warning

Up to now,the project cannot be used

using libs

webview

How to build

cmake -Bbuild
cmake --build build