Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Support #84

Merged
merged 5 commits into from May 8, 2021
Merged

Windows Support #84

merged 5 commits into from May 8, 2021

Conversation

HeMet
Copy link
Contributor

@HeMet HeMet commented May 7, 2021

Adds compatibility with Windows.

Package.swift Outdated
@@ -8,7 +8,7 @@ let package = Package(
.library(name: "Commander", targets: ["Commander"]),
],
dependencies: [
.package(url: "https://github.com/kylef/Spectre.git", from: "0.9.2"),
.package(url: "https://github.com/kylef/Spectre.git", .revision("69da3ff"))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think, it's worth to bump Spectre's version number.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. I've merged this for now. I plan to release both (and I'll jump this back to a version number when I do so).

@kylef kylef merged commit a8d0302 into kylef:master May 8, 2021
@kylef
Copy link
Owner

kylef commented May 8, 2021

Awesome @HeMet 👏 !

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.

None yet

2 participants