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

Implement the new arguments parser framework #14

Merged
merged 7 commits into from
Mar 2, 2020

Conversation

AvdLee
Copy link
Owner

@AvdLee AvdLee commented Mar 1, 2020

Makes use of the new Swift Argument parser.

Fixes #13

@AvdLee AvdLee self-assigned this Mar 1, 2020
@AvdLee AvdLee changed the title Feature/new argument parser Implement the new arguments parser framework Mar 1, 2020
@SwiftLeeBot
Copy link
Collaborator

SwiftLeeBot commented Mar 1, 2020

Messages
📖

View more details on Bitrise

📖 Poes-Package: Executed 1 test, with 0 failures (0 unexpected) in 0.458 (0.461) seconds

Poes: Coverage: 0.0

File Coverage
main.swift 0.0% ⚠️

PoesCore.framework: Coverage: 53.57

File Coverage
Send.swift 94.12%
Poes.swift 100.0%

Generated by 🚫 Danger Swift against 3149e6c

@AvdLee AvdLee merged commit e20def8 into master Mar 2, 2020
@AvdLee AvdLee deleted the feature/new-argument-parser branch March 2, 2020 09:23
@SwiftLeeBot
Copy link
Collaborator

Congratulations! 🎉 This was released as part of Release 2.0.0 🚀

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.

Make use of the new ArgumentParser framework
2 participants