2.0.3 • Published 8 years ago

gulp-bootstrap v2.0.3

Weekly downloads
16
License
MIT
Repository
github
Last release
8 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

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.2

9 years ago

1.0.3

9 years ago

1.0.1

9 years ago

0.0.0

10 years ago