Skip to content

Instantly share code, notes, and snippets.

@dongyuwei
Last active March 26, 2020 03:07
Show Gist options
  • Save dongyuwei/cb4707f19ebaf9a4d9812b596819b74b to your computer and use it in GitHub Desktop.
Save dongyuwei/cb4707f19ebaf9a4d9812b596819b74b to your computer and use it in GitHub Desktop.
# bash cli
sbt "testOnly akka.stream.javadsl.FlowTest"
# in sbt interactive cli
sbt >
testOnly akka.stream.javadsl.FlowTest
@dongyuwei
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment