cmd

package
v0.0.0-...-cb2f944 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2021 License: MIT Imports: 28 Imported by: 1

Documentation

Index

Constants

View Source
const NISHIMURA_VERSION = "0.1.0"

Variables

View Source
var (
	Nishimura = &cobra.Command{
		Use:   "Nishimura",
		Short: "Nishimura is a FANUC Karel package configurator",
		Long: `
	   	  Nishimura Karel package manager
	   	  ===============================
Nishimura is a Karel package manager. The idea is that a Karel program
can put in an all containing package. This makes it more flexible to write
Karel Code and share the code with other users.
AUTHOR:
	Anton Feldmann <anton.feldmann@gmail.com>
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\`,
	}
)

Functions

func DefaultConfPath

func DefaultConfPath() string

func Execute

func Execute()

func GetVersion

func GetVersion() string

func InitPackage

func InitPackage()

Types

type NishimuraConfig

type NishimuraConfig struct {
	RootDir  string `yaml:"path"`
	ConfFile string `yaml:"file"`
	Version  string `yaml:"version"`
}

Jump to

Keyboard shortcuts

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