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

Integrate DSL from 'guardfile' project #847

Open
e2 opened this issue Jul 29, 2016 · 0 comments
Open

Integrate DSL from 'guardfile' project #847

e2 opened this issue Jul 29, 2016 · 0 comments
Labels
✨ Feature Adds a new feature
Milestone

Comments

@e2
Copy link
Contributor

e2 commented Jul 29, 2016

The following DSL is really cool:

https://github.com/bartoszkopinski/guardfile

It would be great if people could use this in guard out of the box (and alongside the old DSL if needed).

Considerations:

  • allow users to choose a DSL by explicitly requiring the right files (e.g. guard/dsl vs guard/dsl/improved)
  • add tests (feature tests are more than enough for now)
  • allow guard plugins to use this new syntax in their default template (and so they can fall back to the old dsl on older Guard versions)
@e2 e2 added this to the v2.99.99 milestone Jul 29, 2016
@rymai rymai added ✨ Feature Adds a new feature and removed feature request labels Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature Adds a new feature
Projects
None yet
Development

No branches or pull requests

2 participants