Skip to content

Installation

FuncSpec can be accessed in multiple ways depending on your needs:

The easiest way to get started is with our hosted service:

  1. Visit funcspec.net
  2. Sign up for an account
  3. Create your first organization and project
  4. Start writing specifications

Plans & Pricing

  • Free Tier: 3 projects, 5 team members, basic AI features
  • Pro: Unlimited projects, advanced AI, priority support
  • Enterprise: Custom integrations, SLA, dedicated support

Command Line Interface

The funcspec CLI provides powerful automation capabilities:

Install via Homebrew (macOS/Linux)

brew tap narbs/funcspec
brew install funcspec

Install via curl (All Platforms)

curl -fsSL https://funcspec.net/install.sh | sh

Install from GitHub Releases

  1. Visit GitHub Releases
  2. Download the binary for your platform
  3. Extract and move to your PATH

Verify Installation

funcspec --version
funcspec auth login

Browser Extensions

Coming soon: Browser extensions for capturing requirements from web pages, tickets, and documents.

Integrations

FuncSpec integrates with LLM services and Github services

  • GitHub: Clone repositories for analysis and specification management

Next Steps

Once installed, continue with the Quick Start Guide to create your first project and specifications.