🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/nicce/go-http-cli

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/nicce/go-http-cli

v1.2.1
Source
Go
Version published
Created
Source

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.

FAQs

Package last updated on 18 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts