hybris-utilities

1.0.5 • Public • Published

Hybris Utilities

This is a command tool utility to help you develop your Hybris Commerce fast.


Requirement

  • Node.js

Install

$: sudo npm install -g hybris-utilities

How to Use

$: hybris-template [options]

Options:

-h, --help                           output usage information
-V, --version                        output the version number
-c,--create [project_name]           Create a project structure from a boilerplate.
-t,--template [template_name]        Create new template files.
-s,--subtemplate [subtemplate_name]  Create new subtemplate files.

Creating a template:

The command below creates all the files needed (scss,coffeescript and jade).

$: hybris-template -t home

Creating a sub-template:

The command below creates all the files needed (scss and jade).

$: hybris-template -s product-info

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i hybris-utilities

    Weekly Downloads

    5

    Version

    1.0.5

    License

    BSD-2-Clause

    Last publish

    Collaborators

    • ricardodantas