GithubHelp home page GithubHelp logo

Comments (4)

dgiagio avatar dgiagio commented on May 30, 2024 4

As of v0.3.0 you can produce binaries for all supported targets linux-x64, macos-x64 and windows-x64 running any operating system, just use -a <arch> and you are set. Moreover, no download is needed as everything is built into warp-packer now.

from warp.

dgiagio avatar dgiagio commented on May 30, 2024

It might be feasible to generate binaries for different OSes from a single box but I haven't tried that myself yet.

To give you a better answer, what language is your bot written in? Do you need to compile it to specific OSes as well?

from warp.

TheNicholasNick avatar TheNicholasNick commented on May 30, 2024

.NET - code works with core 2.1, framework 4.6.2.

not my code and took me 2 days to figure out how to go from a bunch of files with no solution or project files or any clues about libraries to run it, as I'm not a .NET C# dev.

That dev has now released new code in a different repo as core with solution/project files so will be adding my changes to it and another dev found this, warp, so would be neat if could supply the 2 or 3 (mac) binaries as single files instead of the 200+ needed for doing the core self contained deploys and then needing to run an exact command instead of just doing ./app (.NET is so hardcore on the production side it is 100% unfriendly to users... apparently 3.0 is addressing this - i get that more code could be written to make it friendlyy to run and projects with funding and customers do this....)

so .NET core 2.1 a C# project.

from warp.

jjzieve avatar jjzieve commented on May 30, 2024

This would be extremely useful for a pretty standard CI/CD with just a single build agent. Like for instance, having your one jenkins machine (linux) build the executables for your app for windows, mac and linux.

from warp.

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.