drft-cli
v0.7.0
Published
A structural integrity checker for markdown directories
Downloads
1,804
Maintainers
Readme
drft
A structural integrity checker for linked file systems.
This is the npm distribution of drft. It downloads the prebuilt binary for your platform.
Install
npm install drft-cliUsage
npx drft check
npx drft lock
npx drft graph
npx drft impact setup.mdSee the full documentation for all commands and options.
Supported platforms
- macOS (arm64, x64)
- Linux (arm64, x64)
- Windows (x64)
For other platforms, install from source: cargo install drft-cli
