README
Grunt-hull-widgets
This is a grunt task that allows to build Hull.io widgets from a source directory.
Options
src: The root path for the widgets. Defaults towidgetsdest: The root path for the built widgetsnamespace: The namespace in which the templates will be registered. It will be located at runtime asHull.templates.%namespace%. The default value is_defaultbefore: An array of tasks to be executed before the compilation begins. These tasks will occur between the cleaning ofdestand the first internal task of buafter: An array of tasks to be executed after the building is done.
License
MIT