We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hardcoded as latest zip or master.zip
latest zip
master.zip
![Download latest zip](https://img.shields.io/badge/Download-latest_zip-blue?style=for-the-badge)
Suggested URL
https://github.com/MichaelCurrin/os-genesis/archive/master.zip
Release - dynamically points to latest by using the API JSON data to get the tag name
![Download latest release zip](https://img.shields.io/badge/dynamic/json.svg?label=download&url=https://api.github.com/repos/rarst/laps/releases/latest&query=$.tag_name&style=for-the-badge)
URL
https://github.com/MichaelCurrin/os-genesis/releases/latest
OR reference exact tag - "latest" doesn't work here.
from https://github.com/MichaelCurrin/os-genesis/releases
If you needed assets attached to the release, line binaries
From https://api.github.com/repos/Rarst/laps/releases
browser_download_url: "https://github.com/Rarst/laps/releases/download/3.3.6/laps.zip"
https://github.com/Rarst/laps/releases/download/3.3.6/laps.zip https://github.com/Rarst/laps/releases/download/master/laps.zip - this works at latest on master, but not latest tag.
The text was updated successfully, but these errors were encountered:
This could go on a separate page.
Needs repo info, branch name or tag
Sorry, something went wrong.
.zip .tar.gz
https://github.com/MichaelCurrin/os-genesis/archive/master.tar.gz https://github.com/MichaelCurrin/os-genesis/archive/v0.7.0.tar.gz https://github.com/MichaelCurrin/os-genesis/archive/31159cb.tar.gz
No branches or pull requests
Hardcoded as
latest zip
ormaster.zip
Suggested URL
https://github.com/MichaelCurrin/os-genesis/archive/master.zip
Release - dynamically points to latest by using the API JSON data to get the tag name
URL
https://github.com/MichaelCurrin/os-genesis/releases/latest
OR reference exact tag - "latest" doesn't work here.
from https://github.com/MichaelCurrin/os-genesis/releases
If you needed assets attached to the release, line binaries
From https://api.github.com/repos/Rarst/laps/releases
https://github.com/Rarst/laps/releases/download/3.3.6/laps.zip
https://github.com/Rarst/laps/releases/download/master/laps.zip - this works at latest on master, but not latest tag.
The text was updated successfully, but these errors were encountered: