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

Publish to gradlePluginPortal() #165

Open
TWiStErRob opened this issue Nov 13, 2021 · 0 comments
Open

Publish to gradlePluginPortal() #165

TWiStErRob opened this issue Nov 13, 2021 · 0 comments

Comments

@TWiStErRob
Copy link
Owner

https://docs.gradle.org/current/userguide/publishing_gradle_plugins.html

Fill in more metadata:

	create(...) {
		id = ...
		implementationClass = ...
		displayName = TODO()
		description = TODO()
	}

Link it up with readme somehow: description link to README.md maybe? or generate README.md from Gradle.

Note: right now only description shows up e.g.
https://plugins.gradle.org/plugin/com.anatawa12.mod-patching.binary
https://github.com/fixrtm/mod-patching/blob/7cfeda9050ddcdf096f45cb445aa5b63b5fbf121/gradle-plugin/build.gradle.kts#L61-L66

@TWiStErRob TWiStErRob added this to the v0.13 milestone Nov 13, 2021
@TWiStErRob TWiStErRob modified the milestones: v0.13, v0.14 Dec 17, 2021
@TWiStErRob TWiStErRob removed this from the v0.15 milestone Jan 21, 2023
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

No branches or pull requests

1 participant