Files
kamal/lib/mrsk/commands.rb
David Heinemeier Hansson f7f61f697f First
2023-01-07 15:32:25 +01:00

7 lines
120 B
Ruby

module Mrsk::Commands
end
require "mrsk/commands/app"
require "mrsk/commands/traefik"
require "mrsk/commands/registry"