{"id":22868441,"url":"https://github.com/xpdojo/kotlin","last_synced_at":"2026-04-30T11:34:28.842Z","repository":{"id":59333038,"uuid":"536697623","full_name":"xpdojo/kotlin","owner":"xpdojo","description":"Kotlin is designed to interoperate fully with Java, and the JVM version of Kotlin's standard library depends on the Java Class Library, but type inference allows its syntax to be more concise.","archived":false,"fork":false,"pushed_at":"2023-02-19T18:27:48.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-17T15:56:46.517Z","etag":null,"topics":["android","gradle","kotlin","springboot"],"latest_commit_sha":null,"homepage":"https://en.wikipedia.org/wiki/Kotlin_(programming_language)","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xpdojo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-09-14T17:50:56.000Z","updated_at":"2023-02-19T11:20:26.000Z","dependencies_parsed_at":"2024-12-13T12:46:04.929Z","dependency_job_id":null,"html_url":"https://github.com/xpdojo/kotlin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xpdojo/kotlin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fkotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fkotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fkotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fkotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpdojo","download_url":"https://codeload.github.com/xpdojo/kotlin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpdojo%2Fkotlin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32463892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","gradle","kotlin","springboot"],"created_at":"2024-12-13T12:34:48.265Z","updated_at":"2026-04-30T11:34:23.830Z","avatar_url":"https://github.com/xpdojo.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kotlin\n\n## 설치\n\n```sh\nsdk list kotlin\n// 1.7.10 ...\nsdk install kotlin 1.7.10\n```\n\n```sh\nkotlin -version\n// Kotlin version 1.7.10-release-333 (JRE 11.0.16+8-post-Ubuntu-0ubuntu122.04)\n```\n\n## 실행\n\nGradle과 같은 빌드 도구 없이 스크립트를 실행할 수 있다.\n\n```kotlin\n// assert.kts\nval a = 1\nval b = 2\nassert(a != b)\n```\n\n```sh\nkotlinc -script assert.kts\n```\n\n## 참조\n\n- [Kotlin command-line compiler: Run scripts](https://kotlinlang.org/docs/command-line.html#run-scripts) - Kotlin 공식 문서\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpdojo%2Fkotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpdojo%2Fkotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpdojo%2Fkotlin/lists"}