Skip to content

Installation

Terminal window
npm install -D @supernal/repotype

You can also run Repotype without installing:

Terminal window
npx @supernal/repotype validate .

For system-wide access:

Terminal window
npm install -g @supernal/repotype
repotype --version
  • Node.js 20.0.0 or higher
  • Works on macOS, Linux, and Windows
Terminal window
npx repotype --version
# @supernal/repotype 0.1.0
npx repotype --help
# Usage: repotype [command] [options]
# ...

Once installed, initialize your first config →