initial commit

This commit is contained in:
2019-04-04 13:01:52 -07:00
commit 655c27a89d
10 changed files with 2915 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# pkgcomp
Node package compare and change runner.
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/w33ble/pkgcomp/master/LICENSE)
[![npm](https://img.shields.io/npm/v/pkgcomp.svg)](https://www.npmjs.com/package/pkgcomp)
[![Project Status](https://img.shields.io/badge/status-experimental-orange.svg)](https://nodejs.org/api/documentation.html#documentation_stability_index)
#### License
MIT © [w33ble](https://github.com/w33ble)