grepai-installation
CommunityInstall GrepAI across platforms, instantly.
Software Engineering#homebrew#install#shell-script#powershell#grepai#mult-platform#build-from-source
Authoryoanbernabeu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
GrepAI installation can be challenging when moving between macOS, Linux, and Windows. This skill provides a clear, multi-method setup guide to get GrepAI up and running on any supported platform.
Core Features & Use Cases
- Multi-method installation: Homebrew for macOS, Shell Script for Linux/macOS, PowerShell for Windows, and an option to build from source.
- Verification & maintenance: Verify installation with a version check, update the tool, and uninstall if needed.
- Real-world scenario: A developer sets up GrepAI on a new workstation or CI runner and confirms it is ready to index and run.
Quick Start
Choose an installation method and follow the commands below. After installation, verify with grepai version and proceed to initialize or start indexing.
- Homebrew (macOS - recommended): brew install yoanbernabeu/tap/grepai
- Shell Script (Linux/macOS): curl -sSL https://raw.githubusercontent.com/yoanbernabeu/grepai/main/install.sh | sh
- PowerShell (Windows): irm https://raw.githubusercontent.com/yoanbernabeu/grepai/main/install.ps1 | iex
- Build from Source: git clone https://github.com/yoanbernabeu/grepai.git; cd grepai; make build After installation:
- grepai version
- grepai init
- grepai watch
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: grepai-installation Download link: https://github.com/yoanbernabeu/grepai-skills/archive/main.zip#grepai-installation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.