mattma / angular-cli-core

Angular2 command line utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular-Cli-Core

The Angular.js (Angular2) command line utility.

Installing:

$ go get github.com/mattma/angular-cli-core

Usage:

Default Package:

After installing, you can use angular-cli-core new package_name to create a new project.

angular-cli-core new project_name
cd project_name

License

Copyright (c) 2016 Matt Ma

Angular-Cli-Core is MIT Licensed.

About

Angular2 command line utility

License:MIT License


Languages

Language:Go 89.2%Language:TypeScript 10.8%