Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#295 publish plugin to gradle plugin portal #302

Closed
wants to merge 2 commits into from
Closed

#295 publish plugin to gradle plugin portal #302

wants to merge 2 commits into from

Conversation

anton6tak
Copy link
Contributor

No description provided.

@anton6tak anton6tak added this to the 0.2.0 milestone Jul 29, 2021
@anton6tak anton6tak self-assigned this Jul 29, 2021
@anton6tak anton6tak linked an issue Jul 29, 2021 that may be closed by this pull request
@sonarcloud
Copy link

sonarcloud bot commented Jul 29, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.3% 1.3% Duplication

Comment on lines +55 to +56
website = "https://github.com/icerockdev/moko-widgets/tree/master/plugin"
vcsUrl = "https://github.com/icerockdev/moko-widgets/tree/master/plugin"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on root widgets repo


plugins {
getByName("multiplatform-widgets-generator") {
displayName = "Widgets Generator for IceRock projects"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MOKO Widgets generator plugin

website = "https://github.com/icerockdev/moko-widgets/tree/master/plugin"
vcsUrl = "https://github.com/icerockdev/moko-widgets/tree/master/plugin"
description = "Plugin to codegen for new Widgets"
tags = listOf("multiplatform-widgets-generator")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moko-widgets, moko, kotlin, kotlin-multiplatform

@anton6tak anton6tak closed this Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

publish plugin to gradlePluginPortal
2 participants