wip repl
This commit is contained in:
parent
e862b02019
commit
0ed7fc4496
21 changed files with 1267 additions and 148 deletions
11
README.md
11
README.md
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue