0.0.3 • Published 8 years ago

ng-touch v0.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

ng-touch

A simple commandline tool for creating angular 2 components, templates and style sheets all in one go.

Usage

ng-touch src/app_component.dart

This will create three files in the src/ subdirectory. It will also create the directory. It will create a file based off the given name, a matching file, but with a .css extension and a matching file with a .html extension.