examples/

directory
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: BSD-2-Clause

README

Examples of CLI application using cyamli

example

# Go to this directory.
cd examples

# Customize example/cli.yaml.

# Generate the CLI types.
go generate ./example/main.go

# Run the CLI application.
go run ./cmd/example

greet

# Go to this directory.
cd greet 

# Customize greet/cli.yaml.

# Generate the CLI types.
go generate ./example/main.go

# Run the CLI application.
go run ./cmd/greet

Directories

Path Synopsis
cmd
example command
Code generated by cyamli v0.0.11, DO NOT EDIT.
Code generated by cyamli v0.0.11, DO NOT EDIT.
greet command
Code generated by cyamli v0.0.11, DO NOT EDIT.
Code generated by cyamli v0.0.11, DO NOT EDIT.

Jump to

Keyboard shortcuts

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