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

Update stlrc to use TerminalKit #94

Open
SwiftStudies opened this issue Sep 3, 2018 · 2 comments
Open

Update stlrc to use TerminalKit #94

SwiftStudies opened this issue Sep 3, 2018 · 2 comments

Comments

@SwiftStudies
Copy link
Owner

CommandKit is heavy and fundamentally hard to understand. TerminalKit is simpler (and somewhat less powerful) but is more than enough and will enable easier extension.

https://github.com/SwiftStudies/TerminalKit

@SwiftStudies SwiftStudies added this to the Release 0.8 milestone Sep 3, 2018
@nrivard
Copy link

nrivard commented Aug 5, 2020

Maybe i'm misinterpreting this issue (it is also 2 years old) but you should perhaps look into ArgumentParser: https://swift.org/blog/argument-parser/

this is managed by swift.org and should take boilerplate out of commandline tool argument parsing.

@SwiftStudies
Copy link
Owner Author

You aren't... I think you are right that this is the way to go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants