{"id":36600992,"url":"https://github.com/teogor/winds","last_synced_at":"2026-01-12T08:38:21.588Z","repository":{"id":205267951,"uuid":"713830828","full_name":"teogor/winds","owner":"teogor","description":"🍃 Winds build and publish libraries and applications for multiple platforms, simple and efficient.","archived":false,"fork":false,"pushed_at":"2025-10-24T10:58:53.000Z","size":636,"stargazers_count":22,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T12:30:14.781Z","etag":null,"topics":["docs","documentation","gradle-plugin","kotlin","kotlin-dsl","maven","plugin","publish","publishing"],"latest_commit_sha":null,"homepage":"https://source.teogor.dev/winds","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teogor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["teogor"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-11-03T10:23:25.000Z","updated_at":"2025-10-24T10:58:14.000Z","dependencies_parsed_at":"2024-02-10T21:27:13.852Z","dependency_job_id":"4f44f53b-ebda-4713-ba52-125016be5b5a","html_url":"https://github.com/teogor/winds","commit_stats":null,"previous_names":["teogor/winds"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/teogor/winds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teogor%2Fwinds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teogor%2Fwinds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teogor%2Fwinds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teogor%2Fwinds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teogor","download_url":"https://codeload.github.com/teogor/winds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teogor%2Fwinds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docs","documentation","gradle-plugin","kotlin","kotlin-dsl","maven","plugin","publish","publishing"],"created_at":"2026-01-12T08:38:21.426Z","updated_at":"2026-01-12T08:38:21.583Z","avatar_url":"https://github.com/teogor.png","language":"Kotlin","funding_links":["https://github.com/sponsors/teogor"],"categories":[],"sub_categories":[],"readme":"## Winds 🍃\n\nWinds aims to provide a simple and efficient way to build and publish libraries and applications for\nmultiple platforms. It is designed to be flexible and extensible, so that it can be used to build a\nwide variety of libraries and applications, from simple utility libraries to complex composable\nlibraries and applications.\n\n### Features\n\n* Simple and efficient build process\n* Flexible and extensible library structure\n* Support for multiple publication formats (Maven, AAR, etc.)\n* Automatic documentation generation\n\n### Requirements\n\n* Android Gradle Plugin 7.0+\n* Kotlin Gradle Plugin 1.7+\n\n### Usage\n\n**Plugin implementation**\n\nTo implement the Winds plugin, add the following plugin ID to your build.gradle file:\n\n```kotlin\nplugins {\n  id(\"dev.teogor.winds\") version \"1.0.3\"\n}\n```\n\n**Plugin usage**\n\nOnce you have implemented the Winds plugin, you can use it to build and publish your library or\napplication as follows:\n\n1. Configure the Winds plugin in your build.gradle file.\n2. Build your library or application using the `gradlew build` command.\n3. Publish your library or application using the `gradlew publish` command.\n\n**Example build.gradle file**\n\nThe following is an example build.gradle file that uses the Winds plugin to build and publish a\nlibrary:\n\n```kotlin\nplugins {\n  id(\"dev.teogor.winds\") version \"1.0.3\"\n}\n\nwinds {\n  buildFeatures {\n    mavenPublish = true\n    docsGenerator = true\n  }\n\n  mavenPublish {\n    groupId = \"my.group.id\"\n    artifactId = \"my-library\"\n    version = \"1.0.0\"\n  }\n}\n```\n\n## Find this repository useful? 🩷\n\n* Support it by joining __[stargazers](https://github.com/teogor/winds/stargazers)__ for this\n  repository. 📁\n* Get notified about my new projects by __[following me](https://github.com/teogor)__ on GitHub. 💻\n* Interested in sponsoring me? [Support me](sponsor.md) on GitHub! 🤝\n\n# License\n\n```xml\n  Designed and developed by 2023 teogor (Teodor Grigor)\n\n  Licensed under the Apache License, Version 2.0 (the \"License\");\n  you may not use this file except in compliance with the License.\n  You may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\n  Unless required by applicable law or agreed to in writing, software\n  distributed under the License is distributed on an \"AS IS\" BASIS,\n  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n  See the License for the specific language governing permissions and\n  limitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteogor%2Fwinds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteogor%2Fwinds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteogor%2Fwinds/lists"}