Skip to content

Instantly share code, notes, and snippets.

@harold-b
Created August 9, 2022 00:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harold-b/a732fddced7e1745d20d0b329418494c to your computer and use it in GitHub Desktop.
Save harold-b/a732fddced7e1745d20d0b329418494c to your computer and use it in GitHub Desktop.
Use kr codesign on windows fallback to WSL.
@echo OFF
setlocal enabledelayedexpansion
wsl.exe krgpg %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment