How to install vudovn/ag-kit. 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.
vudovn/ag-kit Installation Guide
How to install vudovn/ag-kit. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for vudovn/ag-kit. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i vudovn/ag-kitor
Install via npx
npx @hexmos/ipm i vudovn/ag-kitPrerequisites
Node.js
runtimeVersion: 22 or newer
Python
runtimeVersion: 3.10 or newer
Google Antigravity workspace
environmentGit
toolManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install into a project using npx
npx @vudovn/ag-kit initInstall the CLI globally
npm install -g @vudovn/ag-kit
ag-kit initBuild and install the Antigravity plugin
npm run build:antigravity-plugin
agy plugin install ./dist/antigravity-pluginPost Installation Steps
- npm run check:agents
- npm run check:antigravity
- npm run test:antigravity
- node .agents/hooks/antigravity-doctor.mjs --strict
