2.0.3 • Published 9 years ago

gulp-bootstrap v2.0.3

Weekly downloads
16
License
MIT
Repository
github
Last release
9 years ago

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

2.0.3

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.2

10 years ago

1.0.3

10 years ago

1.0.1

10 years ago

0.0.0

11 years ago