agubler / cli-create-app

🚀 create app command for Dojo CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

🚀 create app command for Dojo CLI

License:Other


Languages

Language:TypeScript 96.5%Language:JavaScript 2.7%Language:HTML 0.7%Language:CSS 0.1%