GRMustache.swift
GRMustache.swift copied to clipboard
Linux support
@fumito-ito @groue Thanks for updating GRMustache to Swift 5.
Picking up something that we dropped long ago. GRMustache doesn't build on Linux yet. Though I've been spending some time getting it built as a Swift package on Linux, I wanted to check if any work has already been done on this. Also, is there anything else I should know about a possible Linux support?
Are there already any efforts done regarding Linux compatibility? Maybe a branch one can fork off and help to finish Linux support?
@pushkarnk I’ve seen this https://github.com/pushkarnk/GRMustache.swift/commit/0abbc3fba430fd8c7aeffb2a4c2d9f3172dd679d
Is this the latest state of the Linux compatibility branch? What needs to be done in that branch to finish Linux support?