### Feature description Automatic deployment setup via the `view deploy` command. Should support several different options, such as `nginx`, `systemd` (running on a Linux server), or Heroku. ### Feature example API ``` $ view deploy nginx Created `nginx.conf` ``` ### Anything else? _No response_