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.
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!
It’s code,
git clone
then build. If there is a standardmakefile
it’s super easy. If it’s some modern age hispter trash build system you’re in for some pain.or download from the releases?
This is the answer for non-developer people (most people out there, actually).
not all shithub users bother with that
It’s simply a Pyhton script, you can run it directly or build a Docker image.
https://github.com/sherlock-project/sherlock
Meson + ninja is pretty nice. Builds a lot faster than autotools as well.
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!
Unless the build step is going to do something super custom I shouldn’t be required to build it myself.
“Build a Docker image.” Not “build the application”.
Or, you know, don’t use the free thing.