dieterich-lab / JACUSA2

New version of JACUSA -> 2.0
GNU General Public License v3.0
23 stars 3 forks source link

Download the latest release with Linux cmd line #51

Open AminaLEM opened 2 years ago

AminaLEM commented 2 years ago

Hello,

I would like to get the latest release within my program, it should work with:

"curl -s https://api.github.com/repos/dieterich-lab/JACUSA2/releases/latest"

but I get : { "message": "Not Found", "documentation_url": "https://docs.github.com/rest/reference/repos#get-the-latest-release" }

@HaraldWilhelmi suggests changing "pre-release" label in Releases.