create-hivemind
v1.1.0
Published
One prompt. A full AI engineering team. Go lie on the couch.
Maintainers
Readme
create-hivemind
The fastest way to set up Hivemind — the open-source AI engineering team.
Usage
npx create-hivemind@latestThat's it. The wizard handles everything: cloning, installing, building, and configuring.
Options
# Non-interactive mode (accept all defaults)
npx create-hivemind@latest --yes
# Specify install directory
npx create-hivemind@latest my-hivemind
# Combine both
npx create-hivemind@latest my-hivemind --yesWhat it does
- Checks your system (Node.js, Python, Git, Claude Code CLI)
- Clones the Hivemind repository
- Installs Python and Node.js dependencies
- Builds the React frontend
- Configures your
.envfile - Optionally starts the server
Requirements
| Dependency | Version | Required | |---|---|---| | Node.js | 18+ | Yes | | Python | 3.11+ | Yes | | Git | Any | Yes | | Claude Code CLI | Latest | Yes | | Docker | Any | Optional |
License
Apache-2.0
