Search results
uberfx init #
The init
subcommand initializes a new uberfx
project in the current directory.
It creates a uberfx.hcl
file and a main.go
file.
The uberfx.hcl
file can be used to configure the project,
as described in the Configure the project section.