639cd6a536a25c45eda78663a8375579b0f8b8a1
Introduce a new command file that streamlines the process of embedding resources and building the executable using PyInstaller. This file centralizes build commands, improving maintainability and reducing potential errors in manual execution.
Toolbox
install
first install node.js
then run
npm install -g @saucer-dev/cli
build embeded files with line
saucer embed <source> <destination>
like
saucer embed D:/Repos/Toolbox/res/html D:/Repos/Toolbox/out_embed
Description
Languages
C++
54.8%
HTML
21.7%
CSS
15.7%
Python
4.7%
CMake
2.1%
Other
1%