mirror of
https://github.com/vibedOS/vibe-hello.git
synced 2026-09-21 12:04:27 -04:00
No description
- Rust 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .cargo | ||
| .github/workflows | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| rust-toolchain.toml | ||
vibe-hello
vibe-hello is the first installable package for vibeOS. It is a tiny,
statically linked, libc-free Rust program used to verify the signed
vibe-pkg install, upgrade, remove, and reboot-persistence path.
cargo build --release
target/x86_64-unknown-linux-gnu/release/vibe-hello
It prints:
hello from a signed vibeOS package
License
MIT