x-publish

1.0.1 • Public • Published

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"
},

Readme

Keywords

Package Sidebar

Install

npm i x-publish

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • maurice-schoenmakers