cli

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package cli provides the juango CLI commands.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is set at build time
	Version = "0.1.0"
	// Commit is set at build time
	Commit = "unknown"
)

Functions

func Execute

func Execute()

Execute runs the root command.

Types

type TemplateData

type TemplateData struct {
	ProjectName      string
	ModulePath       string
	Description      string
	Port             int
	ProjectNameTitle string // Title case version
	ProjectNameLower string // Lowercase version
	ProjectNameUpper string // Uppercase version
}

TemplateData holds all the data passed to templates

Jump to

Keyboard shortcuts

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