-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
7 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,3 @@ | ||
# Arrow-MPP-Template | ||
# Arrow Analysis MPP Template | ||
|
||
A template project for Arrow on MPP. | ||
It defines currently supported targets from Arrow inside `build.gradle.kts`. | ||
See the official documentation [here](https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#setting-up-targets) on target definiton. | ||
|
||
It sets up all Arrow MPP dependencies: | ||
- Arrow Core | ||
- Arrow Fx | ||
- Arrow Optics | ||
|
||
And it sets up [Kotest 5.0.0.M1](https://kotest.io/) for allowing testing of all targets. | ||
A template project for Arrow Analysis on Multiplatform. And it sets up [Kotest 5.0.0.M1](https://kotest.io/) for allowing testing of all targets. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters