2021-02-16 18:55:27 +03:00
2021-02-16 18:19:22 +03:00
2019-06-28 16:22:11 +03:00
2021-02-16 18:19:22 +03:00
2021-02-16 18:19:22 +03:00
2020-08-20 10:02:28 +03:00
2020-08-20 10:02:28 +03:00
2019-06-28 13:36:22 +03:00
2021-02-16 18:31:43 +03:00
2019-06-28 16:22:11 +03:00

KScience build tools

A collection of gradle plugins for building and publishin kscience and dataforge projects.

ru.mipt.npm.kscience

A primary plugin. When used with kotlin-jvm, kotlin-js or kotlin-mulitplatform configures the project for appropriate target.

ru.mipt.npm.project

Root project tool including JetBrains changelog plugin an kotlin binary compatibility validator tool.

ru.mipt.npm.publish

Enables publishing to maven-central, bintray, Space and github.

ru.mipt.npm.mpp

= kotlin("multiplatform") + ru.mipt.npm.kscience

Includes JVM-IR and JS-IR-Browser targets.

ru.mipt.npm.jvm

= kotlin("jvm") + ru.mipt.npm.kscience

ru.mipt.npm.js

= kotlin("js + ru.mipt.npm.kscience

ru.mipt.npm.native

add default native targets to ru.mipt.npm.mpp

ru.mipt.npm.node

add node target to ru.mipt.npm.mpp

Description
A common set of gradle plugins for scientifik and dataforge projects
Readme 1.9 MiB
2022-06-09 19:44:46 +03:00
Languages
Kotlin 100%