sbt: add compile example (#6738)
This commit is contained in:

committed by
GitHub

parent
b5818ae469
commit
46e9678b3b
@@ -15,6 +15,10 @@
|
|||||||
|
|
||||||
`sbt clean`
|
`sbt clean`
|
||||||
|
|
||||||
|
- Compile the main sources in `src/main/scala` and `src/main/java` directories:
|
||||||
|
|
||||||
|
`sbt compile`
|
||||||
|
|
||||||
- Use the specified version of sbt:
|
- Use the specified version of sbt:
|
||||||
|
|
||||||
`sbt -sbt-version {{version}}`
|
`sbt -sbt-version {{version}}`
|
||||||
|
Reference in New Issue
Block a user