Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 448 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 448 Bytes

Arrow-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 on target definiton.

It sets up all Arrow MPP dependencies:

  • Arrow Core
  • Arrow Fx
  • Arrow Optics

And it sets up Kotest for allowing testing of all targets.