- Bun
- Ruby
- SQLite
Clone this repository and run the setup script:
git clone https://github.com/renuo/hotsheet.git
cd hotsheet
bin/setupbin/run_dummy: Start the dummy app's Rails server
bin/lint: Run all linters
bin/check: Run specs for all supported Rails versionsbin/check rails_8_0: Run specs for a specific Rails version defined in Appraisals
bundle exec appraisal install: Re-generate the respective gemfiles after one has been changed.