commands

package
v0.0.0-...-b4a800b Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	XS int = 1
	SM int = 3
	MD int = 5
	LG int = 10
)

Variables

View Source
var RootCMD = &cobra.Command{
	Use:   "tcm",
	Short: "Ctm is a CLI for managing your TODOs.",
	Args:  cobra.NoArgs,
	RunE: func(cmd *cobra.Command, args []string) error {
		return cmd.Help()
	},
}

RootCMD is the root command for ctm

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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