Skip to content

cat-cave/madobe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

376 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

madobe

madobe is a Nix-primary monorepo for the host, client, protocol, and tooling pieces of the project.

M0 is intentionally small: it proves the workspace, command layer, CI shape, Rust link graph, and Tuist-generated macOS shell before product protocol or capture work begins.

Bootstrap

nix develop
just direct-capture-preflight
just verify

For Linux PR readiness, run the local CI parity gate:

nix develop -c just ci-local

That gate runs the direct-capture helper preflight before the broader verify and coverage checks. macOS validation stays native with just macos-check; it does not own Linux/Nix direct-capture dependencies.

Without Nix, the dependency-free Rust proof can still be checked with:

cargo test --workspace --all-features
cargo run -p hostd
cargo run -p madobectl -- hello

Both binaries should print:

madobe 0.1.0 protocol=1 event=madobe.bootstrap ts=0 status=ok

About

madobe remote desktop monorepo

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors