This commit is contained in:
asrael 2025-11-01 12:39:59 -05:00
parent e862b02019
commit 0ed7fc4496
No known key found for this signature in database
GPG key ID: 2786557804DFAE24
21 changed files with 1267 additions and 148 deletions

View file

@ -1,3 +1,14 @@
# pxl8
## Quick Start
```bash
./pxl8.sh build # Build framework
./pxl8.sh run # Run demo
./pxl8.sh run --repl # Run demo w/ repl
```
**Note** These functions can also take an optional project arg:
> [!WARNING]
> <strong>Heavy development. So... <em>here be dragons :3</em></strong>