flamingos-cant@ukfli.uk to Microblog Memes@lemmy.worldEnglish · 3 years agoScript kiddiesukfli.ukimagemessage-square243linkfedilinkarrow-up11.16Karrow-down134
arrow-up11.13Karrow-down1imageScript kiddiesukfli.ukflamingos-cant@ukfli.uk to Microblog Memes@lemmy.worldEnglish · 3 years agomessage-square243linkfedilink
minus-squareAMDIsOurLord@lemmy.mllinkfedilinkEnglisharrow-up17arrow-down12·3 years 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-squareVilian@lemmy.calinkfedilinkEnglisharrow-up26arrow-down2·edit-23 years agoor download from the releases?
minus-squaremods_are_assholes@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down13·3 years agonot all shithub users bother with that
minus-squareXEAL@lemm.eelinkfedilinkEnglisharrow-up8arrow-down1·3 years agoIt’s simply a Pyhton script, you can run it directly or build a Docker image. https://github.com/sherlock-project/sherlock
minus-squareflamingos-cant@ukfli.ukOPlinkfedilinkEnglisharrow-up4arrow-down1·3 years agoMeson + ninja is pretty nice. Builds a lot faster than autotools as well.
minus-squareEcho Dot@feddit.uklinkfedilinkEnglisharrow-up6arrow-down4·3 years agoUnless the build step is going to do something super custom I shouldn’t be required to build it myself.
minus-squarefmstrat@lemmy.nowsci.comlinkfedilinkEnglisharrow-up4arrow-down1·3 years ago“Build a Docker image.” Not “build the application”. Or, you know, don’t use the free thing.
It’s code,
git clonethen build. If there is a standardmakefileit’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.