list

package
v0.2.26 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CategoryQuickStart      = "🚀 Quick Start"
	CategoryBuilding        = "🏗️ Building"
	CategoryTestingQuality  = "🧪 Testing & Quality"
	CategoryDeployment      = "🚀 Deployment"
	CategoryOther           = "📦 Other"
	CategoryNamespacePrefix = "❖ "
)

Category name constants

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Types

type Category added in v0.2.7

type Category struct {
	Name     string
	Tasks    []task.Task
	Priority int // Lower numbers appear first
}

Category represents a human-readable task category

Jump to

Keyboard shortcuts

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