sparkle-project.github.io icon indicating copy to clipboard operation
sparkle-project.github.io copied to clipboard

Website for the Sparkle update framework

Sparkle Website Build Status

Website for Sparkle, an easy-to-use software update framework for macOS applications.

Running

  1. Install Jekyll.

  2. Run in terminal:

    jekyll serve
    
  3. Open http://127.0.0.1:4000/ in your browser.