Skip to content

Quick Start

Pre-requisites

CodeTotal is based on docker images, so all you need to have is:

Single Command

Run npx mega-linter-runner@latest --codetotal

CodeTotal Screenshot

Alternative using repository

Clone the repository

  • Run git clone https://github.com/oxsecurity/codetotal.git

Start CodeTotal

  • Run npm install
  • Run npm run codetotal
    • Alternative: npm run codetotal:beta to run beta version