It's a tool to wrap Windows and GNU/Linux programs into script wrapper, which runs both on GNU/Linux and Windows 10. Generated wrapper is both cmd and bash script. After ran, it detects OS, unpack platform-dependent file + common file and execute platform-dependent file, putting path to platform-independent (common)file
Provides incremental changes to code that needs to be almost redundant
This is a program designed for programmers who may have to write code that is almost identical except for a few values that change along the way. Enjoy :)