fun_ci 1.2.0
Opinionated local CI that checks your code before it leaves your machine. Runs a four-stage pipeline (lint, build, fast tests, slow tests) on every commit with strict time budgets. Hooks into git pre-commit and pre-push, stores results in SQLite, and includes a TUI dashboard for monitoring.
Gemfile:
=
install:
=
Runtime Dependencies (1):
sqlite3
~> 2.0