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

Add in maven-central badge #320

Merged
merged 1 commit into from
Mar 29, 2020
Merged

Add in maven-central badge #320

merged 1 commit into from
Mar 29, 2020

Conversation

ckipp01
Copy link
Member

@ckipp01 ckipp01 commented Mar 29, 2020

This a small pr that just adds in a maven central badge to pull in the latest version and display it on the readme.

Whenever I check latest versions I always default to checking the github page. This just saves me a step to not have to click into the site and find it there.

@olafurpg olafurpg merged commit 30dec31 into scalameta:master Mar 29, 2020
@olafurpg
Copy link
Member

👍 I understand this may not be an ideal workflow for many but I use cs complete

❯ cs complete org.scalameta:mdoc_2.13:
https://repo1.maven.org/maven2/org/scalameta/mdoc_2.13/maven-metadata.xml
  100.0% [##########] 802 B (11.0 KiB / s)
1.3.2
1.3.4
1.3.5
1.3.6
1.4.0-RC2
1.4.0-RC3
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
2.1.4
2.1.5

@olafurpg
Copy link
Member

It works to complete both organizations and module names, really handy to explore the cross-build of a library

@ckipp01
Copy link
Member Author

ckipp01 commented Mar 30, 2020

👍 I understand this may not be an ideal workflow for many but I use cs complete

❯ cs complete org.scalameta:mdoc_2.13:
https://repo1.maven.org/maven2/org/scalameta/mdoc_2.13/maven-metadata.xml
  100.0% [##########] 802 B (11.0 KiB / s)
1.3.2
1.3.4
1.3.5
1.3.6
1.4.0-RC2
1.4.0-RC3
2.0.0
2.0.1
2.0.2
2.0.3
2.1.0
2.1.1
2.1.2
2.1.3
2.1.4
2.1.5

oooooo, I've actually not used this command before. That's incredible useful for me. Thanks for showing me this!

@ckipp01 ckipp01 deleted the badge branch March 30, 2020 05:01
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.

2 participants