An open API service indexing awesome lists of open source software.

https://github.com/gradleup/os-arch


https://github.com/gradleup/os-arch

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# os-arch

Util Gradle plugin for retrieving os and arch of the underlying platform.

It's meant to be useful to implement a better native libraries support in Gradle, but it may be useful also for other purposes.

```kotlin
id("io.github.gradleUp.os-arch") version "0.0.1"
```