Page with latest GitHub releases from private repos
releases is a simple web page and API resource that allows users to display the latest releases and enable them to download them. It is designed to support private GitHub repositories and can work with various types of applications, binary artifacts, and more. It is inspired by ZEIT’s Hazel tool but is a more generalized version with additional features.
git clone https://github.com/inlife/releases.gitcd releasesnpm installconfig.dest.json file and name it config.jsonconfig.json file to fit your requirementsGITHUB_TOKEN environment variable: GITHUB_TOKEN=... npm run devreleases is a versatile web page and API resource that simplifies the display and download of the latest releases. It supports private GitHub repositories, multiple repositories from different owners, and provides options for customizing the display. It leverages GitHub releases and offers easy installation with simple steps.