Skip to content

splinter/generator-uuf

Repository files navigation

Prerequisites

  1. NodeJS , Available at https://nodejs.org/

Installation

The following instructions are temporary steps in order to setup th generator for testing:

  1. Clone this repository
  2. Navigate inside the repository
  3. Type the following command to create a symbolic link to the global modules folder:
	npm link

Usage

###To generate an application

Syntax: yo uuf < app-name >

	yo uuf my-app

###To generate a unit

Syntax: yo uuf:units < unit-name >

	yo uuf:units my-logo

###To generate a layout

Syntax: yo uuf:layouts < layout-name >

	yo uuf:layouts my-layout

###To generate a page

Syntax: yo uuf:pages < page-name >

	yo uuf:pages my-page

About

A Yeoman generator for the Unified UI Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages