Probitas Setup

Probitas project setup and installation. Use when initializing Probitas, setting up E2E testing, or installing probitas CLI. Use when this capability is needed.

tomevault-io 1fcafad 2 files · 1.4 KB Updated

File contents

Instructions

Run /probitas-init command to initialize the project.

If probitas CLI not found, install first:

# Shell installer
curl -fsSL https://raw.githubusercontent.com/probitas-test/probitas/main/install.sh | bash

# Or Homebrew
brew tap probitas-test/tap && brew install probitas

Created Files

  • probitas/example.probitas.ts - Sample scenario
  • probitas.jsonc - Configuration

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/probitas-test--claude-plugins--probitas-setup commit 1fcafad5d2

Frequently asked questions

npx skillmds@latest add tomevault-io/probitas-setup