Skip to content

Instantly share code, notes, and snippets.

@longshorej
Created June 30, 2020 16:58
Show Gist options
  • Save longshorej/a277a3b8623f443684e19ff3eb5d03ef to your computer and use it in GitHub Desktop.
Save longshorej/a277a3b8623f443684e19ff3eb5d03ef to your computer and use it in GitHub Desktop.
Given a subproject adserver-graphql-api,
```bash
version=$(sbt adserver-graphql-api/version | tail -n 1 | cut -d " " -f2-)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment