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