Appearance
killport docs
killport is a production-ready Bash CLI for terminating processes bound to one or more ports.
Quick start
bash
npm install
npm run docs:devFor deployment, Vercel uses:
buildCommand:npm run docs:buildoutputDirectory:docs/.vitepress/dist
See Usage, Downloads, and Troubleshooting.