Static Astro website for the killpnpm CLI package.
This repository contains the public website for killpnpm: product page, command overview, diagnostics overview, safety model, privacy policy, and terms of use.
The CLI package source remains in the separate killpnpm repository.
npm install
npm run devBuild the static site:
npm run buildPreview the production build:
npm run previewThe site uses optimized WebP assets only:
assets/readme/killpnpm-banner.webpassets/brand/killpnpm-logo.webppublic/brand/killpnpm-logo.webppublic/favicon.webp
- CLI package repo: https://github.com/whoElseButUmar/killpnpm
- npm package: https://www.npmjs.com/package/killpnpm
- Site repo: https://github.com/whoElseButUmar/killpnpm-site
MIT
