GitHub-Powered Release Server with Private Repo Support


Summary of my bookmarked Github repositories from May 18th, 2017

Github repositories

  • GitbookIO/nuts

    Nuts is a versatile desktop-application release server that leverages GitHub as a backend for storing assets. It can be easily deployed to Heroku as a stateless service and supports GitHub private repositories. With features like proxying releases from private repositories, support for pre-release channels, auto-updates using Squirrel, and a private API, Nuts provides a comprehensive solution for managing and distributing application releases. It also offers various download URLs, customizable asset serving based on platforms, release notes endpoint, and integration with GitHub webhooks for up-to-date releases. Check out the documentation for further information.