gulp-brass-npm

0.0.6 • Public • Published

gulp-brass-npm

Build Status NPM Version

Helpers for packaging npm packages with gulp-brass.

How to use

Check out self explanatory example.

API

var npm = require('gulp-brass-npm');

Tasks

npm.sourceTask(pkg, rpm)

Runs npm pack and extracts package archive to rpm.buildDir_BUILD.

npm.binariesTask(pkg, rpm)

Symlinks pkg.bin.

npm.serviceTask(rpm)

Creates service file from default template.

Functions

npm.getOptions(pkg)

Extracts default options from package.json.

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i gulp-brass-npm

Weekly Downloads

21

Version

0.0.6

License

ISC

Last publish

Collaborators

  • monai