Skip to content

AntoineViau/a15-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A15-CLI

This is a basic generator for components in Angular 1.5, following most of the Todd Motto styleguide.

Build

a15-cli is written in ES2016 and transpiled by Babel.
There are two npm shortcuts :

npm build
npm start ...

The start script will also build.

## Usage :

npm start -s generate|g componnent|c component-name directory

Component name must be dashed and lower case.

## Example :

npm start g c header-logo ./src/app/components/header

About

Angular 1.5/ES2015 CLI following the Todd Motto styleguide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published