The tooling for Swift 4 TF is not anywhere near satisfactory. I can't even seem to get it on my computer without installing XCode (and that's on an apple computer)
I should be able to pull a docker image and have s4tf immediately at my fingertips
The Dockerfile in the swift-jupyter repo is a superset of what you need. You could remove the lines dealing with jupyter and you'd be left with a Docker container with the s4tf compiler.
I should be able to pull a docker image and have s4tf immediately at my fingertips