Amper – experimental JVM build tool
amper.org·1d·
Discuss: Hacker News
📦Package Managers
Preview
Report Post

Amper is an experimental build tool for the Kotlin and Java languages, with a focus on user experience and tooling.

It can build plain JVM console applications, Android and iOS mobile applications, server-side application like Spring or Ktor, multiplatform projects that share business logic and/or UI, and more.

Get started Learn

Philosophy

Amper should be invisible when you’re working on your code – nobody likes dealing with the build tool. Ideally, you shouldn’t have to leave your source files to adjust the build configuration.

When you do edit the build configuration by hand, we want the experience to be as smooth and enjoyable as possible.

We believe that this can be a…

Similar Posts

Loading similar posts...