atom-package-diff

Diff between installed Atom packages and apm stars

MIT License

Stars
5
Committers
1

atom-package-diff

Diff between installed Atom packages and apm stars.

Install

$ npm install -g atom-package-diff

Usage

$ apd status
$ apd sync
$ apd sync --local
$ apd sync --remote

Blog posts

Contribution

$ git clone https://github.com/uetchy/atom-package-diff.git
$ cd atom-package-diff
$ npm install
$ npm run build
$ npm start