https://github.com/chocolateloverraj/code-runner
Following https://os.phil-opp.com/
https://github.com/chocolateloverraj/code-runner
Last synced: 2 months ago
JSON representation
Following https://os.phil-opp.com/
- Host: GitHub
- URL: https://github.com/chocolateloverraj/code-runner
- Owner: ChocolateLoverRaj
- Created: 2024-10-15T23:20:43.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T21:19:55.000Z (3 months ago)
- Last Synced: 2025-03-13T22:26:27.803Z (3 months ago)
- Language: Rust
- Size: 3.79 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Running
### Quick
```bash
cargo r -- -s -serial stdio
```### Debugging
```
cargo r -- -s -S -serial stdio
```
In another terminal
```bash
lldb -s debug.lldb
```### On Real Hardware
I only ran it on a robo360 (~$45) in case it broke.
```bash
cargo r
```
Then copy the UEFI `.img` file (in my case `/home/rajas/Documents/code-runner/target/debug/build/code-runner-dd2095bbe9ff3898/out/code-runner-uefi.img`) to a Ventoy.