gulp-bootstrap
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

gulp-bootstrap

works with gulp, but does nothing. Use it to bootstrap your own gulp plugin with TypeScript.

Buildstatus/Dependencies

Build Status devDependency Status bitHound Score bitHound Dependencies Coverage Status

Usage

This npm package comes with everything you need to start your own gulp plugin.

Features:

  • TypeScript: Code your plugin in TypeScript
  • Use npmts to
    • compile TypeScript
    • run mocha tests
    • get coverage with istanbul
    • create declaration files for TypeScript module support

This package only has 1 dev-dependency: npmts-g. It searches for npmts globally and tests the version. If for any reason the npmts global dependency is not fullfilled it'll try to install npmts locally

Readme

Keywords

Package Sidebar

Install

npm i gulp-bootstrap

Weekly Downloads

8

Version

2.0.3

License

MIT

Last publish

Collaborators

  • lossless
  • philkunz