Nest
Swift package installer for the command line
Copy
Common Examples
Install by package name
nest install swift-format
Install by URL
nest install --url https://github.com/apple/swift-format
Install from local path
nest install --path ~/Projects/MySwiftTool