Skip to content

[platform][feature] Use swift CLI instead of Commandant#117

Merged
namolnad merged 8 commits intomasterfrom
dan_swift-cli
Apr 21, 2019
Merged

[platform][feature] Use swift CLI instead of Commandant#117
namolnad merged 8 commits intomasterfrom
dan_swift-cli

Conversation

@namolnad
Copy link
Copy Markdown
Owner

It turns out there is a CLI framework that allows Finch to keep the command style from previous iterations while still allowing it to move away from a larger SPM dependency. This PR trades out the following dependencies:

Removes

  • Commandant (and its sub-dependencies)
  • Result (for Swift < 5.0)

Adds

  • SwiftCLI

This effectively reverts the breaking changes introduced in version 0.1.0, which should be fine since this version only existed as the latest for several hours.

@namolnad namolnad merged commit 5c32d4e into master Apr 21, 2019
@namolnad namolnad deleted the dan_swift-cli branch April 21, 2019 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant