• @AMDIsOurLord@lemmy.ml
    link
    fedilink
    English
    55 months ago

    It’s code, git clone then build. If there is a standard makefile it’s super easy. If it’s some modern age hispter trash build system you’re in for some pain.

    • flamingos-cantOP
      link
      fedilink
      English
      35 months ago

      Meson + ninja is pretty nice. Builds a lot faster than autotools as well.

      • @Dmian@lemmy.world
        link
        fedilink
        English
        19
        edit-2
        5 months ago

        You know, with so many frameworks with the weirdest names, I honestly don’t know if people are just joking or not…
        “Yeah! just use turtle and chubby” “Oh! I prefer tuktuk and lollipop”
        Funny bit: I totally made those up, then went to GitHub, and found out there are real projects called like that. Lol!

    • Echo Dot
      link
      fedilink
      English
      25 months ago

      Unless the build step is going to do something super custom I shouldn’t be required to build it myself.

      • fmstrat
        link
        fedilink
        English
        35 months ago

        “Build a Docker image.” Not “build the application”.

        Or, you know, don’t use the free thing.