1.0.1 • Published 8 years ago

x-publish v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

x-publish

This module has just a little utility script for all x-component modules

it generates the README.md

Usage

use x-publish as a devDependency in the package.json and call the script prepublish.sh:

"devDependencies": {
  "x-common": "~0.0"
},
....

"scripts": {
   "prepublish": "./node_modules/x-common/scripts/prepublish.sh"
},
1.0.1

8 years ago

1.0.0

8 years ago

0.1.5

9 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago