Building a command line tool using the Swift Package Manager John Sundell with a tutorial on how to create a command line tool using the Swift Package Manager. He uses his own open source tool Marathon as an example. Everything you need to create your own command line tool is explained. Posted on May 10, 2017 #command line #swift package manager