cli

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func InstallService

func InstallService(service c.Service, update bool, cc bool) error

func NewInitCMD

func NewInitCMD() *cobra.Command

func NewSystemCMD

func NewSystemCMD() *cobra.Command

func NewTaskCMD

func NewTaskCMD() *cobra.Command

func OpenInEditor

func OpenInEditor(editor Editor, path string) error

Types

type Editor

type Editor string
const (
	VIM  Editor = "vim"
	NANO Editor = "nano"
	CODE Editor = "code"
)

Jump to

Keyboard shortcuts

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