This repository was archived by the owner on Jun 1, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
mroth/scalafmt-native
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Statically-linked GraalVM "native image" binaries ofscalafmt
packaged forLinux, macOS, and Docker. These are totally self-contained, start instantly, anddo not require the JVM to run.
🎓DEPRECATED: This work has now been rolled into the official scalafmt repository!
Download the latest version from thereleases page.
Sample usage running on a localsrc
directory:
docker pull mrothy/scalafmt-nativedocker run -v $(PWD)/src:/src --rm -it mrothy/scalafmt-native --test /src
About
Statically-linked GraalVM "native image" binaries of scalafmt
Topics
Resources
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published