command
module
Version:
v1.2.1
Opens a new window with list of versions in this module.
Published: Sep 18, 2024
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-http-cli
A http cli written in GoLang.

Usage
Build app
make build
Run tests
make test
Lint code
make lint
CLI
Run go run main.go --help
for instructions on how to use the CLI.
You can also run use the build binary like so: ./http --help
.
Install
Run Make build recipe to get the binary. Or download it from the release assets
.
TIP: Update your path to include the directory where the binary is and you can run http
from anywhere.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.