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

nested task syntax #10

Open
sam0x17 opened this issue May 19, 2020 · 2 comments
Open

nested task syntax #10

sam0x17 opened this issue May 19, 2020 · 2 comments

Comments

@sam0x17
Copy link

sam0x17 commented May 19, 2020

I've been using cake to define some db-related tasks, and I've been wanting to do this rake style i.e.: cake db:migrate however if I define a task like task "db:migrate" cake will strip out the inner : character. Would be great if this worked out of the box in lieu of multi-word task names.

@sam0x17
Copy link
Author

sam0x17 commented May 19, 2020

The alternative would be cake db migrate which I'd also be fine with.

@axvm
Copy link
Owner

axvm commented May 19, 2020 via email

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