periderm-cli
v0.1.62
Published
Periderm CLI: A pre-launch checklist to catch user-losing bugs, legal liabilities, revenue leaks, runaway cloud bills and so many more before you ship.
Maintainers
Readme
periderm-cli
Pre-launch scanner for web and mobile codebases — context-aware checks for JS, TS, Flutter, React Native, and Swift.
Install
Important: This is a CLI tool and must be installed globally.
npm install -g periderm-cliOr use the install script from your Periderm dashboard docs (curl -fsSL https://periderm-cli.vercel.app//install.sh | bash).
Quick start
periderm login # authenticate once
periderm scan # scan + upload to your dashboard
periderm watch # rerun on file change
periderm whoami # show current token + planProject context
Full docs live on your Periderm dashboard at /docs.
