0.0.18 • Published 12 years ago

generator-tmp2 v0.0.18

Weekly downloads
4
License
-
Repository
github
Last release
12 years ago

The-M-Project generator

A Yeoman generator for The-M-Project.

Notice

This module is under development and not yet ready for production use.

Getting Started

  • Install: npm install -g generator-tmp2
  • Run: yo tmp2
  • Run grunt for building and grunt server for preview

Generators

Available generators:

  • tmp2:model
  • tmp2:view
  • tmp2:collection
  • tmp2:controller
  • tmp2:router
  • tmp2:all

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

  • --test-framework <framework>

    Defaults to mocha. Can be switched for another supported testing framework like jasmine.

Contribute

See the contributing docs

When submitting an issue, please follow the guidelines. Especially important is to make sure Yeoman is up-to-date, and providing the command or commands that cause the issue.

When submitting a bugfix, write a test that exposes the bug and fails before applying your fix. Submit the test alongside the fix.

When submitting a new feature, add tests that cover the feature.

License

MIT License

0.0.19

12 years ago

0.0.18

12 years ago

0.0.17

12 years ago

0.0.16

12 years ago

0.0.15

12 years ago

0.0.12

12 years ago

0.0.11

12 years ago

0.0.10

12 years ago

0.0.8

12 years ago

0.0.7

12 years ago

0.0.6

12 years ago

0.0.5

12 years ago

0.0.3

12 years ago