Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 284 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 284 Bytes

𝚛𝚊𝚟𝚗 🐦‍⬛

brew install yarn
mise install
bin/setup

Quick start

Replace all references to ravn with myapp:

git ls-files | xargs sed -i '' 's/ravn/myapp/g'

Replace config.dsn in config/initializers/sentry.rb with your Sentry DSN.