My opinionated ruby on rails template
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add homebrew instructions

+7
+7
README.md
··· 14 14 | **Observability** | Health checks, analytics, console auditing, StatsD metrics | 15 15 | **Infrastructure** | Redis, PostgreSQL multi-db, GoodJob, Tailwind CSS | 16 16 17 + ## Installation 18 + 19 + ```bash 20 + brew tap jaspermayone/tap 21 + brew install boxcar 22 + ``` 23 + 17 24 ## Quick Start 18 25 19 26 ```bash