Back to Feed
Link github

❌ PR: Add clean command to CLI

Repository: JohnSundell/Publish
A static site generator for Swift developers


Occasionally $ publish run fails due to duplicate files inside the .build folder. This might be a problem on my machine since I have seen this behavior before. However, having a clean command would be nice in the event others are experiencing this and want to have a fresh build next time they run $ publish run.

Visit github.com