Install the CLI
filepacks requires Node.js>=18.0.0. Run it from a clean shell with npx:
PATH, install it globally:
npx filepacks ... so the walkthrough stays copy-pasteable from a clean local state.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Go from a directory of output to a verified, portable .fpk in under a minute.
>=18.0.0. Run it from a clean shell with npx:
npx filepacks --help
PATH, install it globally:
npm install -g filepacks
filepacks --help
npx filepacks ... so the walkthrough stays copy-pasteable from a clean local state.
npx filepacks pack ./run --output run.fpk
npx filepacks inspect run.fpk
npx filepacks verify run.fpk
npx filepacks compare baseline.fpk run.fpk