AutoUpdater documentation lacks explanation of purpose #25887
Comments
|
I would like to work on this issue |
1 similar comment
|
I would like to work on this issue |
|
Please assign it to me for updation of documentation |
|
I would like to work on this issue. |
|
Can I work on this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Preflight Checklist
Problem Description
As a graduate developer I have little experience with automated deployment. While learning autoUpdater the guide didn't explicitly say what autoUpdater is and what it is used for.
Proposed Solution
AutoUpdater guide should explain:
Example
An autoUpdater is an automated deployment system that regularly updates your users with the latest version of your application. The advantages of using an auto updater include:
Alternatives Considered
If the guide isn't edited, then new documentation should be added.
Additional Information
autoUpdater API documentation: https://www.electronjs.org/docs/api/auto-updater
autoUpdater guide: https://www.electronjs.org/docs/tutorial/updates
autoUpdater guide code: https://github.com/electron/electron/blob/master/docs/tutorial/updates.md
The text was updated successfully, but these errors were encountered: