Skip to content

ANGkeith/hey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release Go Report Card Go Reference

Description

This is a fork from the rakyll/hey.

The project is rewritten with the the aim of being a drop-in replacement for curl such that the command curl can be replaced with hey for load testing.

Installation

Pre-compiled executables [To be added]

Get be found in the release page.

Source

You need go installed and GOBIN in your PATH. Once that is done, run the command:

$ go get -u github.com/ANGkeith/hey