Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 764 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 764 Bytes

undertaker-meta-tasks Project Status

Bundle of undertaker meta tasks, packaged as undertaker-registry objects.

This module exposes a {tasks: [Registry...], index: Registry, defaults: Object} interface that shall be auto-loaded by ng-factory

Installation

In your ng-factory powered project:

$ npm install undertaker-meta-tasks --save-dev

Tasks

$ tree -L 1 lib/tasks
lib/tasks
├── bump.js

License

MIT License