mirror of
https://github.com/RGBCube/GCCPreprocessHTML
synced 2025-07-26 23:17:45 +00:00
Scripts: Rewrite build script in python
This commit is contained in:
parent
6ec445545b
commit
858fe35c1b
4 changed files with 102 additions and 21 deletions
|
@ -5,7 +5,7 @@ Preprocess HTML files with the C processor.
|
|||
Simply run the build script:
|
||||
|
||||
```sh
|
||||
./build.sh
|
||||
./build.py
|
||||
```
|
||||
|
||||
And you will get your compiled HTML files in the `build` directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue