assemble-init
Plugin for initializing an assemble pipeline.
Install
npm
Install withnpm i assemble-init --save
Run tests
npm test
Usage
var assembleInit = ;
API
.initPlugin
Assemble init plugin used to add templates from a source to the template cache.
var assemble = ;var initPlugin = ;
init
Create a stream that will initialize files for an assemble pipeline.
options
{Object}: Additional options to use.returns
{Stream}: Stream compatible with Assemble pipelines
var init = ;gulp;
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Author
Brian Woodward
License
Copyright (c) 2014 Brian Woodward
Released under the MIT license
This file was generated by verb on December 11, 2014.