dojo-cli-create-app
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.6 • Public • Published

cli-create-app

The create app command for the dojo cli.

Features

Will create a new app folder and scaffold an app within it.

How do I use this package?

  • Install globally alongside dojo cli
  • Run using dojo create [app] -name <appName>

How do I contribute?

We appreciate your interest! Please see the Dojo 2 Meta Repository for the Contributing Guidelines and Style Guide.

Testing

Test cases MUST be written using Intern using the Object test interface and Assert assertion interface.

90% branch coverage MUST be provided for all code submitted to this repository, as reported by istanbul’s combined coverage results for all supported platforms.

To test locally run:

grunt test

Licensing information

(New BSD)

© 2004–2016 Dojo Foundation & contributors. New BSD license.

Readme

Keywords

none

Package Sidebar

Install

npm i dojo-cli-create-app

Weekly Downloads

3

Version

2.0.0-alpha.6

License

BSD-3-Clause

Last publish

Collaborators

  • dojotoolkit