0.0.8 • Published 10 years ago

generator-reqtangular v0.0.8

Weekly downloads
18
License
Apache License
Repository
github
Last release
10 years ago

npm.io

Generator-Reqtangular v0.0.8

Stories in Ready Gitter(https://badges.gitter.im/Join Chat.svg)

Scaffolding generator for new web projects. Preset integration with AngularJS and Require.

Based on generation framework Yeoman, reqtangular generates new integrated structures and preconfigured to start developing web based applications and RequireJSs AngularJS with Bootstrap and Less.

npm.io

Usage

Install generator-reqtangular:

$ npm install -g generator-reqtangular

Make a new directory, and cd into it:

$ mkdir my-new-project && cd $_

Run yo reqtangular

Run `grunt dist` for building and `grunt serve` for preview

Generators

Available generators:

Module

Generates a new module in app/scripts/modules. Example:

$ yo reqtangular:module

Theme

Theme module injector. Examples:

$ yo reqtangular:theme

$ yo reqtangular:theme codebusters

Preconfigured themes:

codebusters

npm.io

business

npm.io

darkness

npm.io

Lang

Language module injector. Provides support for translations into several languages. Languages supported:

  • English (en). Default language.
  • Spanish (es).
  • German (de).

Example:

$ yo reqtangular:lang

reqtangular

facebook twitter


npm.io

0.0.9

9 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago