v1.0.1 #25
tisonkun
announced in
Announcements
v1.0.1
#25
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HawkEye 1.0.1
Simple license header checker and formatter, in multiple distribution forms.
Try it out!
Native Image
docker pull ghcr.io/korandoru/hawkeye-native:v1.0.1 docker run --rm -v $(pwd):/github/workspace ghcr.io/korandoru/hawkeye-native:v1.0.1 check -h
Executable JAR
This executable requires JRE 17+ existence.
JRE Image
docker pull ghcr.io/korandoru/hawkeye:v1.0.1 docker run --rm -v $(pwd):/github/workspace ghcr.io/korandoru/hawkeye:v1.0.1 check -h
GitHub Actions
What's Changed
Full Changelog: v1.0.0...v1.0.1
This discussion was created from the release v1.0.1.
Beta Was this translation helpful? Give feedback.
All reactions