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

Default to current directory if --path is not specified #3

Open
polyfractal opened this issue Jun 25, 2013 · 1 comment
Open

Default to current directory if --path is not specified #3

polyfractal opened this issue Jun 25, 2013 · 1 comment

Comments

@polyfractal
Copy link
Owner

--path is a required flag at the moment, but Athletic should default to the current working directory if none is provided by --path.

@bishopb
Copy link

bishopb commented May 28, 2015

I consider requiring paths A Good Thing. I'd rather see the CLI signature be, though:

php vendor/bin/athletic [options] <path> [path...]

Thus:

php vendor/bin/athletic -b vendor/autoload.php ./tests ./vendor/bishopb/stencil/tests

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

No branches or pull requests

2 participants