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 specification of destination directory when initializing a project #19

Open
mwvaughn opened this issue Aug 7, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request test please Need help validating a feature or fix
Milestone

Comments

@mwvaughn
Copy link

mwvaughn commented Aug 7, 2019

The original behavior for abaco init was to create a new project in $PWD. This caused some minor degree of annoyance if the parent directory was already managed by Git, or if it was just inconvenient for this to be the location of the directory.

Enable specification of the base path to abaco init, checking that the designated path exists and failing with a CRITICAL error if not.

@mwvaughn mwvaughn added the enhancement New feature or request label Aug 7, 2019
@mwvaughn mwvaughn added this to the v1.3.0 milestone Aug 7, 2019
@mwvaughn mwvaughn self-assigned this Aug 7, 2019
@mwvaughn
Copy link
Author

mwvaughn commented Aug 7, 2019

This is resolved in 0cf51b8 which includes a -B option for abaco init

@mwvaughn mwvaughn closed this as completed Aug 7, 2019
@mwvaughn
Copy link
Author

Reopening to test

@mwvaughn mwvaughn reopened this Aug 13, 2019
@mwvaughn mwvaughn added the test please Need help validating a feature or fix label Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test please Need help validating a feature or fix
Projects
None yet
Development

No branches or pull requests

1 participant