1.0.1 • Published 10 years ago
atom-package-diff v1.0.1
atom-package-diff
Diff between installed Atom packages and apm stars.

Install
$ npm install -g atom-package-diffUsage
$ apd status
$ apd sync
$ apd sync --local
$ apd sync --remoteBlog posts
Contribution
$ git clone https://github.com/uetchy/atom-package-diff.git
$ cd atom-package-diff
$ npm install
$ npm run build
$ npm start