1.7.3 • Published 6 years ago

kiewit-kpc-gulpfile v1.7.3

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Introduction

Gulp Process for Kiwiet sharepoint special projects

Getting Started

Adding gulp process to your project. Open a command prompt Browser to the root of your project folder.

Adding to a project:

npm install kiewit-kpc-gulpfile --save-dev Open the package.json file in an editor add the following to the scripts section "scripts": { "gulp-update": "npm update && copy .\node_modules\kiewit-kpc-gulpfile\gulpfile-knockout.js .\gulpfile.js", "postinstall": "npm run gulp-update" }

Updating the kiewit-kpc-gulpfile module in the NPM repo

Clone this git repo Open a command prompt Browse to the root of this cloned repo Enter this command to update the version number npm version major|minor|patch npm publish

Updating projects that use kiewit-kpc-gulpfile module

To update a project after Open a command prompt Browse to the project Enter npm install or npm run gulp-update

1.7.3

6 years ago

1.7.2

7 years ago

1.7.1

7 years ago

1.7.0

7 years ago

1.6.5

7 years ago

1.6.4

7 years ago

1.6.3

7 years ago

1.6.2

7 years ago

1.6.1

7 years ago

1.6.0

7 years ago

1.4.0

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago