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

https://github.com/sschuberth/ort-scripts

Kotlin scripts to work with ORT programmatically.
https://github.com/sschuberth/ort-scripts

ort oss-review-toolkit

Last synced: 3 months ago
JSON representation

Kotlin scripts to work with ORT programmatically.

Awesome Lists containing this project

README

        

# ORT Scripts

This is a collection of independent scripts for working with the [OSS Review Toolkit] (ORT).
The scripts are implemented as [Kotlin `main.kts` scripts] that can run stand-alone and use ORT programmatcially via its published JVM libraries.

[OSS Review Toolkit]: https://github.com/oss-review-toolkit/ort
[Kotlin `main.kts` scripts]: https://github.com/Kotlin/kotlin-script-examples/blob/master/jvm/main-kts/MainKts.md