Giter VIP home page Giter VIP logo

atom-auto-update-packages's Introduction

Build Status

Auto-Update-Packages for Atom

Keep your Atom packages up to date.

Screenshot

Installation

$ apm install auto-update-packages

Usage

Just sit tight. :)

auto-update-packages automatically checks for package updates every 6 hours by default. If any updates are available, it installs them and notifies you via OS X Notification Center.

Note that after the update you need to Reload (⌃⌥⌘L) to apply the updates to the opened Atom window.

If you're impatient, run Packages menu > Auto Update Packages > Update Now.

Configuration

You can configure auto-update-packages either in the Settings view (Preferences... in Atom menu) or in ~/.atom/config.cson (Open Your Config in Atom menu):

Interval Minutes

  • Config Key Path: auto-update-packages.intervalMinutes
  • Default: 360 minutes (6 hours)
  • Minimum: 15 minutes

Specify an auto-update interval. If you specify a value less than 15, it will be handled as 15 internally.

Note that auto-update-packages does not adhere the value strictly. It has some margin around 5%.

License

Copyright (c) 2014 Yuji Nakayama

See the LICENSE.txt for details.

atom-auto-update-packages's People

Contributors

ulken avatar yujinakayama avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.