{"id":16122204,"url":"https://github.com/atriusx/rndr-kotlin","last_synced_at":"2025-04-06T11:42:45.891Z","repository":{"id":124691431,"uuid":"279742045","full_name":"AtriusX/RNDR-Kotlin","owner":"AtriusX","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-15T02:28:57.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T17:20:02.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AtriusX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-15T02:28:55.000Z","updated_at":"2020-07-15T02:29:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"449c14a6-94b4-4b7d-a45b-73b430e59d85","html_url":"https://github.com/AtriusX/RNDR-Kotlin","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"c5ba55fe5b8b93500003771c3d40c718e9a259c0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"openrndr/openrndr-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtriusX%2FRNDR-Kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtriusX%2FRNDR-Kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtriusX%2FRNDR-Kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AtriusX%2FRNDR-Kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AtriusX","download_url":"https://codeload.github.com/AtriusX/RNDR-Kotlin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478234,"owners_count":20945262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T21:09:58.365Z","updated_at":"2025-04-06T11:42:45.855Z","avatar_url":"https://github.com/AtriusX.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OPENRNDR template project\nA feature rich template for creating OPENRNDR programs based on Gradle/Kts\n\nThe template consists of a configuration for Gradle and an example OPENRNDR program. The Gradle configuration should serve as the\ngo-to starting point for writing OPENRNDR-based software.\n\nIf you are looking at this from IntelliJ IDEA you can start by expanding the _project_ tab on the left. You will find a template program in `src/main/kotlin/TemplateProgram.kt`\n\nYou will find some [basic instructions](https://guide.openrndr.org/#/02_Getting_Started_with_OPENRNDR/C00_SetupYourFirstProgram) in the [OPENRNDR guide](https://guide.openrndr.org)\n\n## Gradle tasks\n - `run` runs the TemplateProgram\n - `jar` creates an executable platform specific jar file with all dependencies\n - `zipDistribution` creates a zip file containing the application jar and the data folder\n - `jpackageZip` creates a zip with a stand-alone executable for the current platform (works with Java 14 only)\n\n## Cross builds\nTo create runnable jars for a platform different from the platform you use to build one uses `./gradlew jar --PtargetPlatform=\u003cplatform\u003e`. The supported platforms are `windows`, `macos`, `linux-x64` and `linux-arm64`. Note that the `linux-arm64` platform will only work with OPENRNDR snapshot builds from master and OPENRNDR 0.3.39 (a future version).\n\n## Github Actions\n\nThis repository contains a number of Github Actions in `./github/workflows`. \nThe actions enable a basic build run on commit, plus publication actions that are executed when\na commit is tagged with a version number like `v0.*` or `v1.*`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatriusx%2Frndr-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatriusx%2Frndr-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatriusx%2Frndr-kotlin/lists"}