0.1.1 • Published 10 years ago

generator-sandbox v0.1.1

Weekly downloads
5
License
BSD
Repository
github
Last release
10 years ago

generator-sandbox

NPM version Build Status Dependency Status Coverage Status

Features

Optional

AngularJS

Included Features
Angular Sub-Generators

Available sub-generators from generator-angular

  • angular:controller
  • angular:directive
  • angular:filter
  • angular:route
  • angular:service
  • angular:provider
  • angular:factory
  • angular:value
  • angular:constant
  • angular:decorator
  • angular:view

Note: Generators are to be run from the root directory of your app.

Dependencies

Getting Started

To install generator-sandbox from npm, run:

npm install -g generator-sandbox

Usage

  • mkdir mysandboxapp && cd mysandboxapp (The directory's name is your application's name)
  • yo sandbox
  • gulp

Options

  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.
  • --skip-welcome-message Skips the welcome message.

Contributors

License

Copyright (c) 2014 Koji Wakayama. Licensed under the BSD license.

0.1.1

10 years ago

0.1.0

10 years ago

0.0.9

10 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