mtos-pm 0.1.0

Hybrid package manager for every platform Rust supports
Documentation

Features:

  • Simple
  • Fucking fast
  • Its functionality can be used anywhere

Example build script

[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 = [""]

TODO:

  • 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.

How to get support?

Mail me here.