Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview
How to install buildwithglue. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

buildwithglue Installation Guide

How to install buildwithglue. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for buildwithglue. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i buildwithglue
or

Install via npx

npx @hexmos/ipm i buildwithglue

Prerequisites

Node.js

language

Version: >=18.0

React Framework

framework

Version: Next.js 14+ or Vite 5+

Homebrew

package manager

Version: latest

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Homebrew (Desktop & CLI)

brew tap billwithwillow/glue && brew install --cask glue

glue init

Post Installation Steps

  • glue run npm run dev