generator-sapui5

0.0.1 • Public • Published

SAPUI5 Generator Build Status

A generator for SAPUI5 and OpenUI5(the Open-Source-licensed version of SAPUI5).

Commandline

Getting Started

In order to get started, you'll want to install Yoeman globally. You may need to use sudo (for OSX, *nix, BSD etc) or run your command shell as Administrator (for Windows) to do this.

$ npm install -g yo

To install generator-sapui5 from npm, run:

$ npm install -g generator-sapui5

Initiate the generator:

$ yo sapui5

Finally, Preview:

$ grunt server

or

$ grunt

Result:

ScreenShot

Generators

[TODO]Available generators:

  • sapui5:view

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

  • [TODO]--app-style=[mobile|desktop]

    Defaults to mobile. Can be switched for desktop.

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.

If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i generator-sapui5

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • mitsuruog