flamingos-cant to Microblog MemesEnglish • 10 months agoScript kiddiesukfli.ukimagemessage-square257fedilinkarrow-up11.16Karrow-down134
arrow-up11.13Karrow-down1imageScript kiddiesukfli.ukflamingos-cant to Microblog MemesEnglish • 10 months agomessage-square257fedilink
minus-square@Mr_BlottlinkEnglish70•10 months agoI’m from the 90s and early 2000s Windows days when most of my time was spent figuring things out and getting things to run STILL don’t understand what I’m supposed to do with the stuff on GitHub lmao 😂
minus-square@[email protected]linkfedilinkEnglish57•10 months agoUsually just go to the “releases” section in the right, click the latest release, and download the built executable for your system from there.
minus-square@[email protected]linkfedilinkEnglish22•10 months agoI don’t think this one has an executable, but it doesn’t require compilation either. And instructions are quite simple. https://github.com/sherlock-project/sherlock
minus-square@EvotechlinkEnglish10•edit-210 months agoNah it’s just a python script. Best you are going to get is a docker-compose.yml normally.
minus-square@[email protected]linkfedilinkEnglish3•10 months agoAll I know about python is that blender uses it so maybe it can be placed in there
minus-square@[email protected]linkfedilinkEnglish1•10 months agoThere’s actually a Dockerfile https://github.com/sherlock-project/sherlock/blob/master/Dockerfile
minus-square@[email protected]linkfedilinkEnglish5•10 months agoIt’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.
minus-square@[email protected]linkfedilinkEnglish24•edit-210 months agoor download from the releases?
minus-square@[email protected]linkfedilinkEnglish7•10 months agoIt’s simply a Pyhton script, you can run it directly or build a Docker image. https://github.com/sherlock-project/sherlock
minus-squareflamingos-cantOPlinkfedilinkEnglish3•10 months agoMeson + ninja is pretty nice. Builds a lot faster than autotools as well.
minus-squareEcho DotlinkfedilinkEnglish2•10 months agoUnless the build step is going to do something super custom I shouldn’t be required to build it myself.
minus-squarefmstratlinkfedilinkEnglish3•10 months ago“Build a Docker image.” Not “build the application”. Or, you know, don’t use the free thing.
minus-square@topinambour_rexlinkEnglish12•10 months agoIn the 60s they was coding with holes, not words.
I’m from the 90s and early 2000s Windows days when most of my time was spent figuring things out and getting things to run
STILL don’t understand what I’m supposed to do with the stuff on GitHub lmao 😂
Usually just go to the “releases” section in the right, click the latest release, and download the built executable for your system from there.
I don’t think this one has an executable, but it doesn’t require compilation either. And instructions are quite simple.
https://github.com/sherlock-project/sherlock
Nah it’s just a python script.
Best you are going to get is a docker-compose.yml normally.
All I know about python is that blender uses it so maybe it can be placed in there
There’s actually a Dockerfile
https://github.com/sherlock-project/sherlock/blob/master/Dockerfile
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?
deleted by creator
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.
deleted by creator
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.
deleted by creator
In the 60s they was coding with holes, not words.
deleted by creator