compound-cli

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 17 Imported by: 0

README

Go Report Card

compound-cli

A simple CLI for doing things that are beyond the capabilities of the regular SDK.

Usage

Installation

Install to the $GOPATH folder.

$ go install

This command will install the CLI application into your GOPATH folder. Alternatively, you can build and install the binary file into a desired folder by the following command.

$ go build -o PATH/TO/YOUR/FOLDER/appName

If you have issues with these commands, try to clean the golang module cache first.

go clean --modcache

Usage

See Commands

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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