Install HackLikeMe
Get started in seconds with a single command
$ npm install -g hacklikemeRecommended 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
$ hacklikemeThis 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 hacklikemebun
Windows, macOS, Linux
bun install -g hacklikemeHomebrew
macOS, Linux
brew install hacklikeme/tap/hacklikemecurl
macOS, Linux
curl -fsSL https://hacklikeme.com/install.sh | bashWindows
Windows
scoop install hacklikemeSystem 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.