- Add
forceOverwrite
configuration option to allow for overwriting thepackages.cson
even if it already exists
- Clean up code in preparation for Deprecation Day
- Fixed deprecations
- #6 - Now excludes pre-installed packages when creating a package list
- #3 - Display progress messages in the status bar as packages are being installed
- Fixed package not loading until you do a sync
- Added a command to create an initial package list:
package-sync:create-package-list
- Added a command to open the package list:
package-sync:open-package-list
- #2 - Change to install only one package at a time