Back to Kamal

Init

v1/docs/commands/init.md

latest207 B
Original Source

kamal init

Creates the files needed to deploy your application with kamal.

$ kamal init
Created configuration file in config/deploy.yml
Created .env file
Created sample hooks in .kamal/hooks```