0.1.0 • Published 8 years ago

tko-policy v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

tko-policy

This package provides a set of tools intended to be useful and provide basic functionality for all tko projects.

Get Started

Make sure you have a package.json set up.

Run

$ npm install --save-dev gulp tko-policy
$ echo "require('tko-policy')(require('gulp'))" > gulpfile.js
$ gulp

Running gulp init will create some files and settings common to tko packages.