v0.1.6
What's new
mx sync
Auto-detect and pull documentation for all project dependencies.
$ mx sync
Scanning project dependencies...
Found package.json (12 deps)
β react 19.2.4 (already installed)
β hono@4.12.8 (new)
Β· express β not in registry
Synced 2 packages (1 new, 1 up to date, 1 not in registry)Supports: package.json, requirements.txt, pyproject.toml (PEP 621 + Poetry), Cargo.toml
Also in this release
- ASCII art MANDEX logo in
mx init - Refactored pull internals for reuse
Install / Upgrade
curl -fsSL https://mandex.dev/install.sh | sh