Updated development documentation
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
# Overview
|
||||
Core package of FDA which includes the basic libraries for streaming and serialization.
|
||||
Core package of FDA which includes the basic libraries for streaming and serialization.
|
||||
|
||||
# Development
|
||||
To create the project jar use `mvn clean install`.
|
||||
|
||||
To upload the latest project jar to the central artifact repository (so that it can be used with other projects) use `mvn clean compile deploy`.
|
||||
Reference in New Issue
Block a user