generator-joosy

1.0.0-RC4 • Public • Published

generator-joosy

NPM version Build Status

The Joosy framework standalone environment generator based on Yeoman.

If you are seeking for information about Joosy, start with official site, guides or central repository.

Getting Started

Installation

Make sure you have Node.js (including npm) installed on your system and run

$ npm install -g yo generator-joosy

Now that you have Yeoman and particular Joosy generator installed on your system you can run...

$ yo joosy

..to generate a new application. It will thoroughly guide you through the rest of setup process.

Available in-app generators

yo joosy:layout [NAME]

Generates Joosy layout. NAME can contain slashes to automatically generate corresponding path and namespace.

yo joosy:page [NAME]

Generates Joosy page. NAME can contain slashes to automatically generate corresponding path and namespace.

yo joosy:widget [NAME]

Generates Joosy widget. NAME can contain slashes to automatically generate corresponding path and namespace.

Maintainers

License

Copyright 2013 Boris Staal

It is free software, and may be redistributed under the terms of MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i generator-joosy

Weekly Downloads

0

Version

1.0.0-RC4

License

none

Last publish

Collaborators

  • inossidabile