{"id":28724182,"url":"https://github.com/featurevisor/featurevisor-kotlin-plugin","last_synced_at":"2025-06-15T10:09:25.370Z","repository":{"id":227429236,"uuid":"770919461","full_name":"featurevisor/featurevisor-kotlin-plugin","owner":"featurevisor","description":"Gradle plugin for running tests using Featurevisor Kotlin SDK","archived":false,"fork":false,"pushed_at":"2024-04-05T12:14:50.000Z","size":77,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-04-05T13:27:34.614Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/featurevisor.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-12T11:46:38.000Z","updated_at":"2024-04-05T13:27:41.050Z","dependencies_parsed_at":"2024-04-05T13:27:40.409Z","dependency_job_id":"d52fa467-5751-4ff8-93eb-e0156dc923cf","html_url":"https://github.com/featurevisor/featurevisor-kotlin-plugin","commit_stats":null,"previous_names":["featurevisor/featurevisor-kotlin-plugin"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/featurevisor/featurevisor-kotlin-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-kotlin-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-kotlin-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-kotlin-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-kotlin-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/featurevisor","download_url":"https://codeload.github.com/featurevisor/featurevisor-kotlin-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-kotlin-plugin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259957280,"owners_count":22937549,"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":"2025-06-15T10:09:23.604Z","updated_at":"2025-06-15T10:09:25.363Z","avatar_url":"https://github.com/featurevisor.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub Release](https://img.shields.io/github/v/release/featurevisor/featurevisor-kotlin-plugin)\n\n**featurevisor-kotlin**\n\nThis repository is a work in progress to use test runner by just using gradle plugin.\n\nWe are not ready yet. Please come back later.\n\n**Installation**\n\n`put below line of code in setting.gradle.kts`\n\n```\npluginManagement {\n  repositories {\n    mavenCentral()\n    maven { url = uri(\"https://jitpack.io\") }\n\n    maven {\n      url = uri(\"https://maven.pkg.github.com/featurevisor/featurevisor-kotlin-plugin\")\n      credentials {\n        username = GITHUB_USERNAME\n        password = GITHUB_PASSWORD_OR_TOKEN\n      }\n    }\n\n  }\n}\n```\n\n`put below code in build.gradle.kts`\n\n```\nplugins {\n  id(\"com.featurevisor.plugin\") version \"\u003cLATEST_VERSION\u003e\"\n}\n\n```\n\n...\n\n**Usage**\n\n...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeaturevisor%2Ffeaturevisor-kotlin-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeaturevisor%2Ffeaturevisor-kotlin-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeaturevisor%2Ffeaturevisor-kotlin-plugin/lists"}