-
geekery
@edsu APTrust/bagins is quite simple and uses only go stdlib, APTrust/easy-store instead is something bigger.
i go with the former.
my doubt is only about the convenience of the use of profiles, rather than putting metadata into the payloadand that bagit.sh has been in my ~/bin for a while, i've used a lot actually :)
-
the bagger app i need is something small (not customisable): just a file dropper that will sanitize file names and identify them with siegfried.
here just a preview of a go cli appified for macos with Platypus
https://i.imgur.com/fXRWeaC.gifgonna use this for windows https://github.com/lxn/walk/tree/master/examples/dropfiles
-