Documentation

Installation

Multiple ways to install HackLikeMe on your system.

Requirements

  • Node.js 22+ (for npm/bun installation)
  • 4GB RAM minimum (8GB recommended)
  • 2GB free disk space
  • Internet connection required for operation

npm

WindowsmacOSLinux

Recommended for most users. Works on all platforms.

$ npm install -g hacklikeme

Bun

WindowsmacOSLinux

Faster alternative using Bun package manager.

$ bun install -g hacklikeme

Verify Installation

After installation, verify HackLikeMe is installed correctly:

$ hacklikeme --version

Installation complete? Get started with HackLikeMe.

Getting Started Guide