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 buildwithglueor
Install via npx
npx @hexmos/ipm i buildwithgluePrerequisites
Node.js
languageVersion: >=18.0
React Framework
frameworkVersion: Next.js 14+ or Vite 5+
Homebrew
package managerVersion: 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 initPost Installation Steps
- glue run npm run dev
