Crates.io | mtos-pm |
lib.rs | mtos-pm |
version | 0.3.0 |
source | src |
created_at | 2023-12-03 06:48:40.698383 |
updated_at | 2024-04-04 10:51:13.725336 |
description | Package manager for MatuushOS |
homepage | https://gitlab.com/MatuushOS/pm-rust |
repository | https://gitlab.com/MatuushOS/pm-rust |
max_upload_size | |
id | 1056724 |
size | 20,322 |
[metadata]
name = "hello"
version = 0.0
dependencies = [""]
proprietary = false
source = "https://github.com/mrsarm/helloworld-c/commit/54ddce13885d4dcff1e197fcd8d764af0353c5e5.tar.gz"
license = "NONE"
[steps]
prepare = ["tar -xvf 54ddce13885d4dcff1e197fcd8d764af0353c5e5"]
build = ["cmake .", "make -j$(nproc)"]
install = [""]
Make basic functionality (installing/uninstalling package) work
Make parsing build command arguments work.
Make an OS with this, powered by MUSL, perfectly hardened Linux kernel and with majority of binaries written in Rust.