rankmyseo
v1.0.3
Published
Install RankMySEO — interactive package picker (recommended, full, or custom)
Maintainers
Readme
rankmyseo
Interactive installer for RankMySEO — pick recommended, full, or custom @rankmyseo/* packages instead of installing each one by hand.
Quick start
npm i rankmyseo
npx rankmyseo installOr run directly without adding to package.json:
npx rankmyseo installPresets
| Preset | Packages |
| --- | --- |
| Recommended | @rankmyseo/core, @rankmyseo/storage, @rankmyseo/server-hono, @rankmyseo/react, @rankmyseo/cli (+ peer deps hono, react) |
| Full | All 10 @rankmyseo/* packages |
| Custom | Pick from the numbered list |
Non-interactive
npx rankmyseo install --yes --preset recommended
npx rankmyseo install --preset full
npx rankmyseo install --packages @rankmyseo/core,@rankmyseo/uiAfter install
npx rankmyseo init
npx rankmyseo migrateLicense
Apache-2.0
