Commit graph

36 commits

Author SHA1 Message Date
e76f7ccf34
Create dependabot.yml 2024-12-03 18:15:01 -05:00
ef79572d4f update main readme and add readme for Zephyr 2024-12-03 14:22:27 -05:00
341c141ade add zephyr ECS subcrate 2024-12-03 01:12:33 -05:00
e1d3537b6f Add press kit section 2024-12-03 01:12:03 -05:00
7bb01d9b91 Remove seperate editor and xtask 2024-12-02 18:57:00 -05:00
41ebe4bbd5 replace reedline with rustyline 2024-12-02 15:43:39 -05:00
507af5f23e improve formatting 2024-12-02 15:10:17 -05:00
40a0022584 bump logo size 2024-12-02 14:26:37 -05:00
fd9cc13108 WIP readme with branding 2024-12-02 14:19:00 -05:00
ce29304de5 Merge branch 'main' of https://github.com/Caznix/Zenyx 2024-12-02 12:51:37 -05:00
Jason Spalti
ceeec877c7
Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2024-12-02 12:51:39 -05:00
7e19c4e08c remove --verbose from tests 2024-12-02 12:49:08 -05:00
f76dc9cf24
Merge pull request #1 from eatmynerds/repl
Add descriptions to commands and improve REPL display formatting
2024-12-02 01:05:14 -05:00
Jason Spalti
7846128567 Add descriptions to commands and improve REPL display formatting 2024-12-01 23:52:12 -06:00
11dd39349d draw with wgpu 2024-12-01 22:58:52 -05:00
78a980c9c3 WINIT WINDOW!!!! 2024-12-01 20:50:11 -05:00
9176ac48a0 no windows on arm 😔 2024-12-01 19:58:26 -05:00
2d7b5b9687 test of github actions will actually use aarch64 this time 2024-12-01 19:53:17 -05:00
754c2c21d3 rename output file to bin instead of binary 2024-12-01 19:46:45 -05:00
7443bb6917 un seperate them cuz they compile twice? 2024-12-01 19:45:15 -05:00
05c43422e9 seperate jobs 2024-12-01 19:35:48 -05:00
a97cbd3cb0 run aarch64 in qemu??? im running out of ideas 2024-12-01 19:01:09 -05:00
519d85b1f5 disable fail-fast 2024-12-01 18:54:26 -05:00
b5c07eb283 idfk at this point 2024-12-01 18:53:22 -05:00
e41731ee0b cross tools 2024-12-01 18:50:47 -05:00
583681cd71 only include binaries 2024-12-01 18:47:33 -05:00
882e8b2f2f nvm 2024-12-01 18:43:33 -05:00
24a2713862 maybe arm? 2024-12-01 18:41:00 -05:00
94bdc67be2 fix cross compilation? 2024-12-01 18:32:55 -05:00
4d652ae030 fix foreign architectures 2024-12-01 18:27:09 -05:00
39ad7daa1a Merge branch 'main' of https://github.com/Caznix/Zenyx 2024-12-01 18:23:23 -05:00
b1c4cfc642 add multiple architectures 2024-12-01 18:23:20 -05:00
5f30f9db45
Rename cargo.toml to Cargo.toml 2024-12-01 18:10:14 -05:00
8ae327fec7 test new workflow 2024-12-01 18:09:41 -05:00
6ee866a30e update workflow 2024-12-01 18:06:27 -05:00
408f351332 Basic repl 2024-12-01 16:02:06 -05:00