mirror of
https://github.com/tailix/mrubyvisor.git
synced 2025-10-30 23:36:14 -04:00
mruby in supervisor (kernel) mode
| dest | ||
| rootfs/boot | ||
| src | ||
| vendor | ||
| .gitignore | ||
| .gitmodules | ||
| build_config.rb | ||
| config.example.mk | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
mrubyvisor
- mrubyvisor is mruby running in supervisor (kernel) mode.
- mruby is a lightweight implementation of Ruby.
- Ruby is an interpreted, dynamically typed programming language.
Dependencies
Debian
The list may be incomplete.
build-essentialgrub-commonqemu-system-x86rake
Build
Create file config.mk, use config.example.mk as a reference.
Then just do make.