meroxa app init
Initialize a Turbine Data Application
Options
Name | Description |
---|---|
--lang, -l <lang> |
|
--mod-vendor | Whether to download modules to vendor or globally while initializing a Go application |
--path <path> | Path where application will be initialized (current directory as default) |
--skip-mod-init | Whether to run 'go mod init' while initializing a Go application |