Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GPT-537]Cli init allows for --templateType to be npm module #433

Closed
wants to merge 9 commits into from

Commits on May 9, 2017

  1. cli init now allow for template to support initialization

    shrinkwrap
    
    ora replacement
    
    blueprint and error handling
    
    shwrinkrap
    
    test wip
    
    dependency injection for logger
    
    fixed init.js tests
    
    init-template cleanup
    Nick Balestra committed May 9, 2017
    Configuration menu
    Copy the full SHA
    5065112 View commit details
    Browse the repository at this point in the history
  2. modular init code for CLi

    Nick Balestra committed May 9, 2017
    Configuration menu
    Copy the full SHA
    deb9633 View commit details
    Browse the repository at this point in the history
  3. init-template unit test

    Nick Balestra committed May 9, 2017
    Configuration menu
    Copy the full SHA
    44045e0 View commit details
    Browse the repository at this point in the history
  4. init-template--utils unit test

    Nick Balestra committed May 9, 2017
    Configuration menu
    Copy the full SHA
    f02cdb7 View commit details
    Browse the repository at this point in the history
  5. init-template--installTemplate unit test

    Nick Balestra committed May 9, 2017
    Configuration menu
    Copy the full SHA
    f04954a View commit details
    Browse the repository at this point in the history
  6. init-template--creatComponentDir unit test

    Nick Balestra committed May 9, 2017
    Configuration menu
    Copy the full SHA
    47c24ad View commit details
    Browse the repository at this point in the history
  7. init-template--initPackage unit test

    Nick Balestra committed May 9, 2017
    Configuration menu
    Copy the full SHA
    b8f8850 View commit details
    Browse the repository at this point in the history
  8. using devDependencies for template

    Nick Balestra committed May 9, 2017
    Configuration menu
    Copy the full SHA
    960377c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. compileDependencies

    Nick Balestra committed May 10, 2017
    Configuration menu
    Copy the full SHA
    9104a8b View commit details
    Browse the repository at this point in the history