Install HackLikeMe

Get started in seconds with a single command

$ npm install -g hacklikeme

Recommended for most users. Works on all platforms.

WindowsmacOSLinux

Quick Start

1

Install the CLI

Use any of the methods above to install HackLikeMe

2

Authenticate

$ hacklikeme

This will open your browser to sign in

3

Start building

$ hacklikeme "build a REST API with Express"

HackLikeMe will analyze, plan, and build your project

All Installation Commands

npm

Windows, macOS, Linux

npm install -g hacklikeme

bun

Windows, macOS, Linux

bun install -g hacklikeme

Homebrew

macOS, Linux

brew install hacklikeme/tap/hacklikeme

curl

macOS, Linux

curl -fsSL https://hacklikeme.com/install.sh | bash

Windows

Windows

scoop install hacklikeme

System Requirements

Windows

  • Windows 10 or later
  • x64 architecture
  • Node.js 18+ (for npm install)

macOS

  • macOS 11 (Big Sur) or later
  • Apple Silicon or Intel
  • Node.js 18+ (for npm install)

Linux

  • Ubuntu 20.04+, Debian 11+, Fedora 35+
  • x64 or ARM64 architecture
  • Node.js 18+ (for npm install)

Need help? Check out our documentation or join our community.