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

Finalize expression graph syntax #8

Closed
egonelbre opened this issue Dec 28, 2018 · 0 comments
Closed

Finalize expression graph syntax #8

egonelbre opened this issue Dec 28, 2018 · 0 comments

Comments

@egonelbre
Copy link
Member

Finalize expression graph syntax such that is nice to use.

Expressions must be type-able without quotes on Windows and Unix shells; scripts.

These for example aren't allowed:

# ^ has special meaning in Windows
goda list github.com/loov/goda ^ github.com/loov/...
# & has special meaning in bash
goda list github.com/loov/goda & github.com/loov/...
# * has special meaning in bash
goda list github.com/loov/goda * github.com/loov/...

Using invalid paths probably makes the most sense since they cannot have special meaning in shells.

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

1 participant