Skip to content

Option parsing for command line tools written in Swift

License

Notifications You must be signed in to change notification settings

attaswift/OptionParser

Repository files navigation

OptionParser

Swift 4 License Platform Build Status Code Coverage

⚠️ WARNING
This package has been obsoleted by the Swift Argument Parser package, which implements a far better approach. This package is preserved for posterity, but it is not being maintained. Using it isn't recommended in new Swift code, and I encourage maintainers of existing code that imports it to consider upgrading to Argument Parser.

OptionParser is a Swift 4 package that helps you parse command-line arguments, with a declarative(-ish) interface.

About

Option parsing for command line tools written in Swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages