generator-outlinejs

OutlineJS Generator

Usage no npm install needed!

<script type="module">
  import generatorOutlinejs from 'https://cdn.skypack.dev/generator-outlinejs';
</script>

README

generator-outlinejs NPM version Build Status Dependency Status Coverage percentage

OutlineJS Generator

Installation

First, install Yeoman and generator-outlinejs using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-outlinejs

Then generate your new project:

yo outlinejs

And to generate a new application:

yo outlinejs:application

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. Feel free to learn more about him.

License

Apache-2.0 © Fabio Masini