Skip to content

arpit2438735/aconex-ui-scaffolding

Repository files navigation

aconex-ui-scaffolding

NPM version Build Status Dependency Status

Installation

$ npm install --save aconex-ui-scaffolding

Usage

Add github url inside package.json and type

For Module

scaffold <moduleName> -l <location>
Ex:-
scaffold mailsearch -l 'mail/search/'

For Directive

scaffold -d <direcitve> -l <location>
Ex:-
scaffold -d component -l 'mail/search/'

##Screenshots

For Module

Command

Folder Structure

For Directive Command

Folder Structure

##ToDo

  1. Write Unit Tests

  2. Add more feature like able to add services

     Example: scaffold -s foo -l <path> //Generate folder for the service.
    

License

Copyright (c) 2016 . Licensed under the MIT license. © ArPiT

About

Scaffolding Module for Aconex UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published