I am not interested in maintaining this project anymore. I think the problems that I was trying to solve in PathKit should just be solved in the standard library for Swift. Often enough, I think you might just be better off when avoiding the complexity of introducing a dependency for such convience when you can use FileManager from Foundation.
If anyone is actively using PathKit, or wants to maintain it then please let me know in these comments.
I am not interested in maintaining this project anymore. I think the problems that I was trying to solve in PathKit should just be solved in the standard library for Swift. Often enough, I think you might just be better off when avoiding the complexity of introducing a dependency for such convience when you can use
FileManagerfrom Foundation.If anyone is actively using PathKit, or wants to maintain it then please let me know in these comments.