basecamp / kamal

Deploy web apps anywhere.
https://kamal-deploy.org
MIT License
10.66k stars 410 forks source link

Extract app boot steps #735

Closed djmb closed 6 months ago

djmb commented 6 months ago

Kamal::Cli::App#boot has a lot to do, so extract the steps to make things clearer.