swift-argument-parser
|
Straightforward, type-safe argument parsing for Swift |
Swiftline
|
Swiftline is a set of tools to help you create command line applications. |
Guaka
|
The smartest and most beautiful (POSIX compliant) Command line framework for Swift 🤖 |
SwiftShell
|
A Swift framework for shell scripting. |
SwiftCLI
|
A powerful framework for developing CLIs in Swift |
ShellOut
|
Easily run shell commands from a Swift script or command line tool |
console-kit
|
💻 APIs for creating interactive CLI tools. |
Progress
|
:hourglass: Add beautiful progress bars to your loops. |
SwiftyTextTable
|
A lightweight library for generating text tables. |
hmap
|
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode. |
Commander
|
🚀The framework to write type-safe and structured command line program easily in Swift. |
Deli
|
Deli is an easy-to-use Dependency Injection(DI). |
Scout
|
Reading and writing in JSON, Plist, YAML and XML data made simple when the data format is not known at build time. Swift library and command-line tool. |
Docopt
|
A command-line interface description language and parser that will make you smile http://docopt.org/ |
vintage
|
error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
Cloning into bare repository '/usr/src/package/.build/repositories/Releases-64ee4c3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
Moderator
|
A simple, modular command line argument parser in Swift. |
ShellKit
|
Access local shell as well as remote over SSH |
Prompt
|
Prompts the user for more information. |
CLInterface
|
Elegant @propertyWrapper-based command line argument parser |
spawn
|
A small command-line tool to quickly tryout a Swift Package Manager package locally |
CommandRegistry
|
⚠️DEPRECATED⚠️ Beautifully handle subcommands on your SwiftPM command line tool |
SwiftArgs
|
A minimal, pure Swift library for making command-line tools / interfaces. |
Run
|
Run provides a quick, concise way to run an external command and read its standard output and standard error. |
finch
|
error: the manifest is missing a Swift tools version specification; consider prepending to the manifest '// swift-tools-version: 5.6.1' to specify the current Swift toolchain version as the lowest Swift version supported by the project; if such a specification already exists, consider moving it to the top of the manifest, or prepending it with '//' to help Swift Package Manager find it in https://github.com/Carthage/Commandant.git
|
ConsoleIO
|
Swift Console Helper for Input and Output |
Args
|
A Swift package that parses command line arguments and returns a hash of the passed flags |
RenameCommand
|
A ParsableArguments implementation for making minimal rename scripts in Swift |