flamingos-cant to Microblog [email protected]English • 1 year agoScript kiddiesukfli.ukimagemessage-square257fedilinkarrow-up11.14K
arrow-up11.14KimageScript kiddiesukfli.ukflamingos-cant to Microblog [email protected]English • 1 year agomessage-square257fedilink
minus-square@[email protected]linkfedilinkEnglish77•1 year 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]linkfedilinkEnglish12•1 year agoIn the 60s they was coding with holes, not words.
minus-square@[email protected]linkfedilinkEnglish8•1 year agoIt’s simply a Pyhton script, you can run it directly or build a Docker image. https://github.com/sherlock-project/sherlock
minus-squareEcho DotlinkfedilinkEnglish6•1 year agoUnless the build step is going to do something super custom I shouldn’t be required to build it myself.
minus-squarefmstratlinkfedilinkEnglish4•1 year ago“Build a Docker image.” Not “build the application”. Or, you know, don’t use the free thing.
minus-squareflamingos-cantOPlinkfedilinkEnglish4•1 year agoMeson + ninja is pretty nice. Builds a lot faster than autotools as well.
minus-square@[email protected]linkfedilinkEnglish58•1 year 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]linkfedilinkEnglish23•1 year 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@[email protected]linkfedilinkEnglish10•edit-21 year agoNah it’s just a python script. Best you are going to get is a docker-compose.yml normally.
minus-square@[email protected]linkfedilinkEnglish3•1 year agoAll I know about python is that blender uses it so maybe it can be placed in there
minus-square@[email protected]linkfedilinkEnglish1•1 year agoThere’s actually a Dockerfile https://github.com/sherlock-project/sherlock/blob/master/Dockerfile
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 😂
deleted by creator
In the 60s they was coding with holes, not words.
deleted by creator
deleted by creator
It’s simply a Pyhton script, you can run it directly or build a Docker image.
https://github.com/sherlock-project/sherlock
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.
Meson + ninja is pretty nice. Builds a lot faster than autotools as well.
deleted by creator
or download from the releases?
not all shithub users bother with that
deleted by creator
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