pibakery icon indicating copy to clipboard operation
pibakery copied to clipboard

use library of utility function for platform logic

Open Lewiscowles1986 opened this issue 9 years ago • 0 comments
trafficstars

Looking at enabling this for linux it really needs one source of truth for determining platform. and for that single-source to be easily maintained.

I made https://github.com/Lewiscowles1986/node-platform for this purpose as it seemed other options did a little too much.

I'd like to make the changes as part of #2 but it should benefit the whole app in-case additional platforms or specific work around for a platform need to be added in future.

Lewiscowles1986 avatar Sep 08 '16 11:09 Lewiscowles1986