Skip to content

Create a updater for GitPie #6

@mapaiva

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

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