Git Product home page Git Product logo

Comments (3)

Sylvain303 avatar Sylvain303 commented on September 28, 2024

Hi @stephenchu

prebuilt binaries are for GNU/Linux only, not for mac OS.
I should write it somewhere, sorry.

I built this for you with golang cross compile built-in on my Linux 64 bits OS.

$ make docopts-OSX
env GOOS=darwin go build -o docopts-OSX docopts.go

I don't have any mac OS nearby, it is not tested.

I uploaded it here: docopts-OSX
Download Expiration: sunday 9 june 2019 05:26 GMT+2
https://framadrop.org/r/yyX4nzLvMc#ravQ1355P/8+Y/A5J0H3XpId+FH++1pTCnbfpwEK/38=

Here is the checksum to verify the downloaded binary.

$ sha256sum docopts-OSX
4981ea3995641d3b00f5ee760ea404598734aa2320f81a6ef8b9c569a865d8c1  docopts-OSX

does it helps?

In the file:

https://github.com/docopt/docopts/blob/master/.travis.yml

There is command to build for mac OS, if you want to try on your computer

Of course, you will need to setup a build environment for golang on you computer.

brew update
brew install bash
bash --version ; type bash
go get github.com/docopt/docopt-go
go get github.com/docopt/docopts

another option would be to retrieve the travis built binary.

Hope that helps.

from docopts.

Sylvain303 avatar Sylvain303 commented on September 28, 2024

Hi @stephenchu, did you test the provided binary?

from docopts.

Sylvain303 avatar Sylvain303 commented on September 28, 2024

I close this issue, and opened #32

from docopts.

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.