project-bootstrap

Installation
SKILL.md

Project Bootstrap

Quick Start

Run the bootstrap script from the repo root:

chmod +x scripts/bootstrap_and_run.sh
./scripts/bootstrap_and_run.sh

Workflow

  1. Check the machine first. Confirm python3 is available. Confirm ollama is installed or install it if missing. Prefer the Homebrew Ollama binary on macOS and restart the daemon if an older Ollama.app server is holding port 11434.
Installs
1
First Seen
3 days ago
project-bootstrap — meharajm/hackerrank-orchestrate-june26