🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

typed-gulp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-gulp

The streaming build system in TypeScript

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
4
100%
Maintainers
1
Weekly downloads
 
Created
Source

typed-gulp

The streaming build system in TypeScript

Getting started

1. Install gulp and typed-gulp command line interface (CLI) globally

npm install gulp typed-gulp -g

2. Install gulp and typed-gulp as a dependency:

npm install gulp typed-gulp --save-dev

3. Create the default gulpfile

typed-gulp init

4. Modify your gulpfile.ts

You can now modify your gulpfile located at gulp/gulpfile.ts.

If you are using git you should add gulp-dest to your .gitignore file.

License

typed-gulp is licensed under the MIT license.

Keywords

gulp

FAQs

Package last updated on 29 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts