Skip to content

nicce/go-http-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-http-cli

A http cli written in GoLang.

Github Actions Workflow Go Report Card

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 httpfrom anywhere.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published