sbt: add test example (#6739)
This commit is contained in:

committed by
GitHub

parent
90b9dc96f7
commit
f0cf3e3a92
@@ -11,6 +11,10 @@
|
||||
|
||||
`sbt new {{scala/hello-world.g8}}`
|
||||
|
||||
- Compile and run all tests:
|
||||
|
||||
`sbt test`
|
||||
|
||||
- Delete all generated files in the `target` directory:
|
||||
|
||||
`sbt clean`
|
||||
|
Reference in New Issue
Block a user