A minimal, pure Swift library for making command-line tools / interfaces.
SwiftArgs uses a very basic and limited parser for parsing commands, but it should suffice for basic usage requirements.
You can use SwiftArgs when making a command-line interface in Swift and let it do the parsing work for you.
SwiftArgs
This library is no longer maintained. Please use Swift Argument Parser instead.
A minimal, pure Swift library for making command-line tools / interfaces.
SwiftArgs uses a very basic and limited parser for parsing commands, but it should suffice for basic usage requirements. You can use SwiftArgs when making a command-line interface in Swift and let it do the parsing work for you.
Contributions welcome.
Install
Using Swift Package Manager:
Limitations
mycommand -o