Skip to content

Create a updater for GitPie #6

Description

@mapaiva

For automatic updates each new version of the application, a updater module is necessary.
To implement it, I'm thinking create it from the zero. I saw the node-webkit-updater but it performs native commands like unzip and if the user do not have these programs installed the update can break.

In a quick research, I found modules that can uncompress files without perform commands (I hope 😃 ). They are:

tar.gz
adm-zip
request Can be usefull

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions