On 11/27/22 16:01, Dan Wilcox wrote:
Actually there is a command line
deken
script but it's a tool for packaging builds into .dek archives.https://github.com/pure-data/deken/blob/main/developer/README.md https://github.com/pure-data/deken/blob/main/developer/README.md
Perhaps it could be extended or an alternate deken-get tool could be created?
the 'deken' commandline tool already has these powers: you can use it to search for packages, download packages from the internet, install packages from the internet or from a local file.
it's just the its mostly used for creating an uploading packages (given that searching & installing is more comfortable for most users to do from within Pd)
mgfday IOhannes