generator-awesome-aurelia

0.3.0 • Public • Published

generator-awesome-aurelia NPM version Build Status Dependency Status Coverage percentage

An aurelia generator

Installation

First, install jspm, gulp, Yeoman and generator-awesome-aurelia using npm (we assume you have pre-installed the newest (min 6.0.0) node.js).

npm install -g jspm
npm install -g gulp
npm install -g yo
npm install -g generator-awesome-aurelia

Then generate your new project:

yo awesome-aurelia

Adding a route

Run:

yo awesome-aurelia:route

This will generate the necessary files and folders, based on your answers (only jspm without dotnet)

Adding a language

Run the command and replace LANGUAGE with the shortform of the language

yo awesome-aurelia:i18n LANGUAGE

This will generate the necessary files and folders

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.

License

Apache-2.0 © Matthias Feldmann

Package Sidebar

Install

npm i generator-awesome-aurelia

Weekly Downloads

1

Version

0.3.0

License

Apache-2.0

Last publish

Collaborators

  • matthiasf999