Skip to content

Assisted installation

Two assisted ways to setup MegaLinter on your repository:

  • With a coding agent: install the MegaLinter agent skills with npx skills add oxsecurity/megalinter/skills, then ask your agent to "setup megalinter".
  • With the interactive wizard: run npx mega-linter-runner --install at the root of your repository and answer questions, it will generate ready to use configuration files for MegaLinter :)

Runner Install