cli

command module
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

README

ApiGear CLI

Install

Download and install from the release page (see Releases)

Manual

  • Install Go 1.18.1 or later (see Go Dev)

build using

go build -o apigear .

and use apigear command line:

./apigear

Development

You can build and run the project using the following commands:

go run main.go --help

To build the project:

go build .

To run all the tests:

go test "./..."

To run the debugger

dlv debug . -- --help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
Package cmd contains the CLI for the application.
Package cmd contains the CLI for the application.
cfg
gen
mon
prj
sim
tpl

Jump to

Keyboard shortcuts

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