Coder Social home page Coder Social logo

Comments (4)

MaximeD avatar MaximeD commented on June 20, 2024

Hello, it is not that common to provide binaries with go packages. Do you have any issue with using go get github.com/MaximeD/gost? If so tell me which platform and arch you need, and I will consider adding some binaries

from gost.

thedrow avatar thedrow commented on June 20, 2024

I've seen many go projects with binaries. Especially for command line tools and applications. go get is used a lot for libraries.
I can of course go get and go build myself but if you want software that is easily distributed then it's very easy to use travis to compile and upload binaries to github releases on tags. Binaries make it much easier to provision our dev machines with gost. It's very common to build *.deb, *.rpm and *.dmg files (or provide installation with homebrew) for distribution. It's also pretty easy to create those using fpm and fpm-cookery. It depends on how far are you willing to go.
I see that you don't have a build anyway here. If it's too much trouble, then forget about it. I can probably build it myself and host it somewhere. I can't promise a PR on this one soon since I've got my hands full already.

from gost.

MaximeD avatar MaximeD commented on June 20, 2024

Binaries are now provided with releases, accessible from releases page (all my apologies for the time it took though...).

from gost.

thedrow avatar thedrow commented on June 20, 2024

Thank you very much :)

from gost.

Related Issues (17)

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.