cli

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MemoryLimit uint64
View Source
var RootCmd = &cobra.Command{
	Use:   "typego",
	Short: "TypeGo is a TypeScript runtime for Go",
	Long: `A high-performance TypeScript runtime built on Go, enabling 
developers to harness Go's concurrency and memory efficiency while writing TypeScript.`,
	Run: func(c *cobra.Command, args []string) {
		_ = c.Help()
	},
}

Functions

func Execute

func Execute()

Types

This section is empty.

Directories

Path Synopsis
Package cmd contains core TypeGo CLI commands.
Package cmd contains core TypeGo CLI commands.
Package internal provides shared CLI utilities for consistent output and interaction.
Package internal provides shared CLI utilities for consistent output and interaction.
Package pkg contains all package manager related CLI commands.
Package pkg contains all package manager related CLI commands.

Jump to

Keyboard shortcuts

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