TIL how ease usage of swift package with make: Utilizing Makefiles for Swift projects.

TIL how to gather and display code coverage reports for Swift packages both for macOS and Linux without using Xcode at all: Code coverage for Swift Package Manager based apps. Didn’t know about swift test --enable-code-coverage.

CLI tools you won’t be able to live without. fuck looks at least funny. Will see if it’s useful.