Template repo for dragonruby projects, with main.rb stubbed in and gitignore preconfigured
From https://dragonruby.org/subscriptions download the latest Mac copy of the toolkit, then:
./dragonruby-update path-to-zip-file.zip
g add .
g commit -am "some clever message here"
g push origin main