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

add support for pubspec.yaml #11

Open
pinkasey opened this issue Jun 3, 2021 · 0 comments
Open

add support for pubspec.yaml #11

pinkasey opened this issue Jun 3, 2021 · 0 comments

Comments

@pinkasey
Copy link

pinkasey commented Jun 3, 2021

I'm suggesting a default value for version-command, in case a pubspec.yaml file (Flutter) is found:

grep "version\: " ./pubspec.yaml | sed 's/version\: //g'

I've just checked that this works on my flutter repository.
I don't guarantee it's 100% fault proof, pretty sure it's better than nothing.

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