Installation
Install from npm
Run with npx (no install)
Build from source
npm link, the binary name is blocpad.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install the CLI from npm or build it from source.
npm i -g blocpad-cli
blocpad --help
npx blocpad-cli --help
npm i
npm run build
./dist/cli.js --help
npm link, the binary name is blocpad.