benibela / xidel

Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
http://www.videlibri.de/xidel.html
GNU General Public License v3.0
674 stars 42 forks source link

Please release binaries also on github #4

Closed noisy closed 6 years ago

noisy commented 8 years ago

each release listed https://github.com/benibela/xidel/releases should contain binaries available to download. Places like sourceforge are not very stable lately...

benibela commented 8 years ago

That seems hard to integrate in my workflow

benibela commented 6 years ago

Turns out I am making these releases much less frequently than I had planed, so I can just upload the binaries here on the webpage manually, too. Still it would be much better if github had rsync support for automated release uploading like sourceforge