setup-install

37signals Developer Install

Everything you need on your fresh Omarchy machine to start working on the 37signals applications:

  1. Install Tailscale with Install > Service > Tailscale from Omarchy menu.
  2. Install Ruby on Rails with Install > Development > Ruby on Rails from Omarchy menu.
  3. Authenticate with GitHub using gh auth login.
  4. Add Basecamp to 1password for deploy credentials.
  5. Run: curl -fsSL https://setup.37signals.works/install | bash

That’s it! Now you can write code and deploy to production 🎉