Keeps your Atom packages up to date.
This package is a fork of auto-update-packages, the key differences are the following:
Install auto-update-plus
from Atom's Package Manager or the command-line equivalent:
$ apm install auto-update-plus
Change to your Atom packages directory:
# Windows$ cd %USERPROFILE%\.atom\packages# Linux & macOS$ cd ~/.atom/packages/
Clone the repository as auto-update-plus
:
$ git clone https://github.com/idleberg/atom-auto-update-plus auto-update-plus
This package automatically checks for package updates every 6 hours by default. If any updates are available, it installs them and notifies you. You can force an update from the Packages menu or the command palette.
This work is licensed under the The MIT License.
You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.