Building command line tools with swift.
Building basic command line tools with swift is pretty straight forward. But it gets complicated when you want to use frameworks, run your tests and release the tool.
»Building basic command line tools with swift is pretty straight forward. But it gets complicated when you want to use frameworks, run your tests and release the tool.
»