At the moment default config is only setup for Windows and Linux. It will be nice to also have it setup for Mac. You can start looking from this file. https://github.com/starfixdev/starfix/blob/950b5199c90316bf5789e38d12c08ff96cf2849d/cli/src/main/java/dev/starfix/Starfix.java#L161 and also you can check these merged PRs to look at the implementations for guidance. https://github.com/starfixdev/starfix/pull/102 and https://github.com/starfixdev/starfix/pull/99