Files
2021-01-24 16:49:16 -08:00

446 B

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.