Skip to content

Instantly share code, notes, and snippets.

@aserrallerios
Last active February 7, 2020 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aserrallerios/2f0cc84c282fe1a21325937995405866 to your computer and use it in GitHub Desktop.
Save aserrallerios/2f0cc84c282fe1a21325937995405866 to your computer and use it in GitHub Desktop.
Commands or other stuff that I need to remember from time to time
* Run specific test in sbt:
testOnly test.class.name -- -z "Full test label"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment