ltcsync
ltcsync copied to clipboard
Option to build only for the host operating system
Right now, the Makefile builds LTCsync for all supported platforms. While the goal is to continue to support cross-platform builds, it is helpful to allow users to build only for their OS, and to select that OS automatically, perhaps by evaluating node -p 'process.platform' and node -p 'process.arch'.