initialize

package
v0.0.0-...-02d62a9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	Name            string `help:"Name of the project"`
	GoVersion       string `help:"Go version (e.g. 1.22.0)" default:"1.22.0"`
	ModulePath      string `help:"Go module path (e.g. github.com/yourname/yourapp)"`
	UberspaceServer string `help:"Uberspace server (e.g. stardust or stardust.uberspace.de)"`
	UberspaceUser   string `help:"Uberspace user"`
	UberspacePort   string `help:"Uberspace port" default:"8080"`
	Domain          string `help:"Domain"`
}

func (*Cmd) Run

func (c *Cmd) Run() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL