Installation
Package Manager
Section titled “Package Manager”npm install -D @supernal/repotypepnpm add -D @supernal/repotypeyarn add -D @supernal/repotypebun add -D @supernal/repotypeQuick Run (npx)
Section titled “Quick Run (npx)”You can also run Repotype without installing:
npx @supernal/repotype validate .Global Installation
Section titled “Global Installation”For system-wide access:
npm install -g @supernal/repotyperepotype --versionRequirements
Section titled “Requirements”- Node.js 20.0.0 or higher
- Works on macOS, Linux, and Windows
Verify Installation
Section titled “Verify Installation”npx repotype --version# @supernal/repotype 0.1.0
npx repotype --help# Usage: repotype [command] [options]# ...Next Steps
Section titled “Next Steps”Once installed, initialize your first config →