0.7.0 • Published 11 years ago

grunt-hull-widgets v0.7.0

Weekly downloads
1
License
-
Repository
-
Last release
11 years ago

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 to widgets
  • dest: The root path for the built widgets
  • namespace: The namespace in which the templates will be registered. It will be located at runtime as Hull.templates.%namespace%. The default value is _default
  • before: An array of tasks to be executed before the compilation begins. These tasks will occur between the cleaning of dest and the first internal task of bu
  • after: An array of tasks to be executed after the building is done.

##License

MIT

0.7.0

11 years ago

0.6.0

11 years ago

0.5.0

11 years ago

0.4.2

11 years ago

0.4.1

11 years ago

0.4.0

11 years ago