37signals Developer Install
Everything you need on your fresh Omarchy machine to start working on the 37signals applications:
- Install Tailscale with Install > Service > Tailscale from Omarchy menu.
- Install Ruby on Rails with Install > Development > Ruby on Rails from Omarchy menu.
- Authenticate with GitHub using
gh auth login.
- Add Basecamp to 1password for deploy credentials.
- Run:
curl -fsSL https://setup.37signals.works/install | bash
That’s it! Now you can write code and deploy to production 🎉