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

Refactor lib/creator and integrate validation in migrate #99

Merged
merged 6 commits into from
Apr 7, 2017

Commits on Apr 5, 2017

  1. feat: refactor

    Lays the groundwork for a first release. Integrated Validation to
    migrate, refactored creator for the init feature to not be circular and
    made a cleaner structure to the project inside lib/creator.
    evenstensberg committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    77dc227 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Configuration menu
    Copy the full SHA
    9a84b36 View commit details
    Browse the repository at this point in the history
  2. feat: Simply logic for yeoman

    Also commented out unused modules for now.
    evenstensberg committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    8870ec0 View commit details
    Browse the repository at this point in the history
  3. fix: add tests

    evenstensberg committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    3dee6de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd98877 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    717b61e View commit details
    Browse the repository at this point in the history