UNPKG

generator-btp-ui-gene

Version:

Yeoman Generator for BAS Sample Extension Generator

37 lines (25 loc) 1.24 kB
# generator-btp-ui-gene [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] > btp ui gene ## Installation First, install [Yeoman](http://yeoman.io) and generator-btp-ui-gene using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)). ```bash npm install -g yo npm install -g generator-btp-ui-gene ``` Then generate your new project: ```bash yo btp-ui-gene ``` ## Getting To Know Yeoman * Yeoman has a heart of gold. * Yeoman is a person with feelings and opinions, but is very easy to work with. * Yeoman can be too opinionated at times but is easily convinced not to be. * Feel free to [learn more about Yeoman](http://yeoman.io/). ## License MPL-2.0 © [Ashish]() [npm-image]: https://badge.fury.io/js/generator-btp-ui-gene.svg [npm-url]: https://npmjs.org/package/generator-btp-ui-gene [travis-image]: https://travis-ci.com/Aashish28/generator-btp-ui-gene.svg?branch=master [travis-url]: https://travis-ci.com/Aashish28/generator-btp-ui-gene [daviddm-image]: https://david-dm.org/Aashish28/generator-btp-ui-gene.svg?theme=shields.io [daviddm-url]: https://david-dm.org/Aashish28/generator-btp-ui-gene