pulse-check
v0.1.2
Published
Quick project health diagnostic. Pings dependencies, verifies build state, measures response time.
Downloads
32
Maintainers
Readme
pulse-check
Quick project health diagnostic. Pings dependencies, verifies build state, measures response time.
Usage
No install needed — just run it:
npx pulse-checkOr install globally:
npm install -g pulse-check
pulse-checkWhat it does
Runs a fast end-to-end diagnostic against the current project:
- Scans dependencies
- Verifies build health
- Measures response time
- Listens for a heartbeat
Best run from inside a project directory.
License
MIT © Felipe Abello
