Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 875 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 875 Bytes

Just. Update

Build Status

Just. Update is a updater system written in python that utilizes each platform's native method of installing an application to perform an update.

  • On windows, JustUpdate uses NSIS (nullsoft scriptable install system) to perform the update.
  • On Mac, JustUpdate uses the pkg flat installer archive format, to perform the update (productbuild).

Contributing

Want a feature or found a bug? Open an issue or submit a pull request.