Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 432 Bytes

File metadata and controls

13 lines (9 loc) · 432 Bytes

Xiaoling Zhou's Homepage

Local development uses Homebrew ruby@3.2 together with the helper scripts in bin/.

Commands

./bin/setup
./bin/build
./bin/serve

./bin/setup installs gems into local/bundle, which is already ignored by Git. The build and serve scripts automatically use Homebrew Ruby 3.2, so they do not depend on the macOS system Ruby.