Run swift run komondor install
before start working on package!
You can use the Swift Package Manager by declaring REPLACE IT as a dependency in your Package.swift
file:
.package(url: "REPLACE IT", from: "REPLACE IT")
For more information, see the Swift Package Manager documentation.