Skip to content
This repository was archived by the owner on Aug 7, 2026. It is now read-only.

Repository files navigation

mdbase-cli (retired TypeScript implementation)

This repository is retained as a migration reference only. It no longer publishes or installs an mdbase executable.

The supported CLI is the native Rust mdbase executable built by mdbase-connect. It combines the canonical mdbase-rs collection engine with direct filesystem access, Connect-managed collection access, daemon/service management, and built-in performance profiling.

mdbase --root ./notes validate
mdbase --root ./notes query --types task
mdbase --collection <uuid> query --types task
mdbase connect status
mdbase profile engine

The historical source and tests remain readable so that intentionally non-core presentation features can be evaluated without preserving a second collection engine. See RETIREMENT.md for the capability map and decisions.

Do not publish this package, add a package-manager bin entry, or implement new collection behavior here. TypeScript application SDKs are separate packages and are not retired by this change.

About

Retired TypeScript reference implementation; use the native mdbase CLI from mdbase connect

Resources

Stars

22 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages