Warning, /sdk/kshim/README.md is written in an unsupported language. File is not indexed.

0001 Simple application wrapper
0002 
0003 ```
0004 > kshimgen
0005 KShimgen 0.6.0:
0006 --create shim target                    Create a shim
0007 --env key=val                           additional environment varriables for the shim
0008 --enable-env-override                   whether to allow overriding the target with the env var KSHIM_shim
0009 --gui                                   create a gui application (only supported on Windows)
0010 -- arg1 arg2 arg3...                    arguments that get passed to the target
0011 ```