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

Allow the user to specify a path from the CLI (#77) #209

Closed
wants to merge 4 commits into from

Commits on Jan 22, 2015

  1. Allow the user to specify a path from the CLI (liftoffcli#77)

    The CLI command now optionally takes a path to use as destination for
    the project. If now path is given by the user, the default of the
    project name is used.
    Juan Pablo Civile committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    e4ea198 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2015

  1. Move path to property and test it

    Juan Pablo Civile committed Feb 4, 2015
    Configuration menu
    Copy the full SHA
    5673abe View commit details
    Browse the repository at this point in the history
  2. Make logic a bit less awkward

    Juan Pablo Civile committed Feb 4, 2015
    Configuration menu
    Copy the full SHA
    11b8749 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2015

  1. Fix test, forgot to run it after refactor

    Juan Pablo Civile committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    d1da9c0 View commit details
    Browse the repository at this point in the history