Files
sparkle-project.github.io/README.markdown
T
2018-05-26 00:34:24 +01:00

481 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.