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

Should abort on non existent --makefile #143

Closed
DianaNites opened this issue Nov 17, 2018 · 3 comments
Closed

Should abort on non existent --makefile #143

DianaNites opened this issue Nov 17, 2018 · 3 comments

Comments

@DianaNites
Copy link

Problem Description

I think cargo-make should abort if using CLI --makefile <FILE> and <FILE> doesn't actually exist. It's unexpected and unlikely correct that, when told explicitly to use a certain file, it executes the default predefined task in it's absence.

@sagiegurari
Copy link
Owner

ya makes sense

@sagiegurari
Copy link
Owner

@DianaNites this is now implemented in branch 0.16.0 so you can verify it as well.
once 0.16.0 development is done, it will be released to crates.io

@sagiegurari
Copy link
Owner

release as part of 0.16.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants