Giter Site home page Giter Site logo

Comments (10)

tsenart avatar tsenart commented on August 23, 2024

Hey there. Are you trying to use it as a library by importing it or are you trying to install the cli?
If you're using it as a library have a look at the example in the README: https://github.com/tsenart/vegeta#usage-library

from vegeta.

tsenart avatar tsenart commented on August 23, 2024

I had a missing statement in the install instructions. Before go install we need go get. Thanks for reporting :)

from vegeta.

tj avatar tj commented on August 23, 2024

Just the CLI for me, I'm getting:

go get github.com/tsenart/vegeta
# cd .; hg clone -U https://code.google.com/p/plotinum /Users/tj/.go/src/code.google.com/p/plotinum
package code.google.com/p/plotinum/plot: exec: "hg": executable file not found in $PATH
package code.google.com/p/plotinum/plotter
    imports code.google.com/p/plotinum/plotter

tried the git urls to see if that'd stop confusing go but nope:

$ go get https://github.com/tsenart/vegeta.git
package https:/github.com/tsenart/vegeta.git: unrecognized import path "https:/github.com/tsenart/vegeta.git"

from vegeta.

tsenart avatar tsenart commented on August 23, 2024

The go toolset uses git, hg and svn underlying. It seems like you don't have hg (Mercurial) installed or available in your $PATH.

from vegeta.

tj avatar tj commented on August 23, 2024

oh wtf, you need mercurial to install git related packages?

from vegeta.

tj avatar tj commented on August 23, 2024

oh i see it has to bootstrap some stuff, cool working now thanks!

from vegeta.

tj avatar tj commented on August 23, 2024

go hates me haha:

go get github.com/tsenart/vegeta
# github.com/tsenart/vegeta/lib
../../.go/src/github.com/tsenart/vegeta/lib/timings_plot_reporter.go:4: import /Users/tj/.go/pkg/darwin_386/code.google.com/p/plotinum/plot.a: not a package file

from vegeta.

tsenart avatar tsenart commented on August 23, 2024

Oh man you have your go installation messed up somehow. I added pre-compiled binaries for these cases. https://github.com/tsenart/vegeta#pre-compiled-executables

from vegeta.

tj avatar tj commented on August 23, 2024

haha success! I had just installed 1.1.2, seems pretty finicky, but the bin is working sorry about that!

from vegeta.

ianrussel avatar ianrussel commented on August 23, 2024

Oh @tj the Express js creator

from vegeta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.