mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-22 13:34:27 +02:00
parent
f32d5b0d7c
commit
27e2ce0fb0
@ -143,7 +143,7 @@ snappy-java uses sbt (simple build tool for Scala) as a build tool. Here is a si
|
|||||||
|
|
||||||
$ ./sbt # enter sbt console
|
$ ./sbt # enter sbt console
|
||||||
> ~test # run tests upon source code change
|
> ~test # run tests upon source code change
|
||||||
> ~test-only * # run tests that matches a given name pattern
|
> ~testOnly # run tests that matches a given name pattern
|
||||||
> publishM2 # publish jar to $HOME/.m2/repository
|
> publishM2 # publish jar to $HOME/.m2/repository
|
||||||
> package # create jar file
|
> package # create jar file
|
||||||
> findbugs # Produce findbugs report in target/findbugs
|
> findbugs # Produce findbugs report in target/findbugs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user