cli

module
v0.15.3 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: Apache-2.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

Directories

Path Synopsis
cmd
examples
pkg
cmd
Package cmd contains the CLI for the application.
Package cmd contains the CLI for the application.
gen
git
idl
log
mon
net
prj
sim
sol
spec
Package spec defines the specification types for the object api.
Package spec defines the specification types for the object api.
tpl
up
vfs
Package vfs contains files for the virtual embedded file system these are in general demo files that are used to create a new project
Package vfs contains files for the virtual embedded file system these are in general demo files that are used to create a new project

Jump to

Keyboard shortcuts

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