{"id":17550979,"url":"https://github.com/brianlusina/kotlinground","last_synced_at":"2025-03-29T07:27:31.044Z","repository":{"id":79384393,"uuid":"113182832","full_name":"BrianLusina/KotlinGround","owner":"BrianLusina","description":"Code snippets, scripts, hacks, algorithms in Kotlin","archived":false,"fork":false,"pushed_at":"2024-05-23T07:30:30.000Z","size":4113,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-23T08:28:04.821Z","etag":null,"topics":["hacktoberfest","kotlin","kotlin-code","kotlin-koans"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BrianLusina.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-05T13:02:21.000Z","updated_at":"2024-05-31T08:53:55.974Z","dependencies_parsed_at":null,"dependency_job_id":"424a3890-b568-4c8d-b670-b6dff95d335a","html_url":"https://github.com/BrianLusina/KotlinGround","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianLusina%2FKotlinGround","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianLusina%2FKotlinGround/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianLusina%2FKotlinGround/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianLusina%2FKotlinGround/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianLusina","download_url":"https://codeload.github.com/BrianLusina/KotlinGround/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246153851,"owners_count":20732085,"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":["hacktoberfest","kotlin","kotlin-code","kotlin-koans"],"created_at":"2024-10-21T04:44:32.337Z","updated_at":"2025-03-29T07:27:31.011Z","avatar_url":"https://github.com/BrianLusina.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KotlinGround\n\n[![Tests](https://github.com/BrianLusina/KotlinGround/actions/workflows/tests.yml/badge.svg)](https://github.com/BrianLusina/KotlinGround/actions/workflows/tests.yml)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/132a1eb4abe1424790c4832984f6e73b)](https://www.codacy.com/app/BrianLusina/KotlinGround?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=BrianLusina/KotlinGround\u0026amp;utm_campaign=Badge_Grade)\n\nA series of code snippets written in Kotlin. This is used as a learning tool into the [Kotlin](https://kotlinlang.org/)\nprogramming language.\n\n## Getting Started\n\nSimply clone the repository and run any code snippet. All the code snippets, or 90% that count have tests backing them.\nThe structure of the tests directory directly matches the structure of the app directory, which houses all the code\nsnippets.\n\n```sh\n$ git clone https://github.com/BrianLusina/KotlinGround.git\n$ cd KotlinGround\n$ ./gradlew test\n```\n\nIt is preferrable that you run tests and any other task with the Gradle Wrapper, as this will ensure you are using the\ncorrect version of gradle.\n\n## Pre-requisites\n\nKotlin Compiler and gradle are the main pre-requisites you will need when using this repository. Downloading them is\neasy using [sdkman](http://sdkman.io/install.html). Follow the instructions to get a copy of sdkman and then install\nkotlin and gradle as follows:\n\n```sh\n$ sdk install kotlin\n...\n$ sdk install gradle\n```\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianlusina%2Fkotlinground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianlusina%2Fkotlinground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianlusina%2Fkotlinground/lists"}