Building from Source
For contributors or those wanting the latest development version.
Prerequisites
Setup
bash
# Clone with submodules
git clone --recurse-submodules https://github.com/mattsolo1/grove-ecosystem.git
cd grove-ecosystem
# Run setup (builds all tools, configures PATH)
make setupThe setup script will:
- Build the grove CLI
- Create
~/.grove/binand symlink binaries - Build all ecosystem tools in parallel
- Offer to add
~/.grove/binto your PATH - Offer to configure global gitignore for grove files
Verify
bash
grove list