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. |
ShellOut
|
Easily run shell commands from a Swift script or command line tool |
SwiftCLI
|
A powerful framework for developing CLIs in Swift |
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
|
/usr/src/package: error: package at '/usr/src/package' requires a minimum Swift tools version of 5.0.0 (currently 4.2.0)
|
Prism
|
Colored text for Swift command line tools. |
Moderator
|
A simple, modular command line argument parser in Swift. |
ShellKit
|
Access local shell as well as remote over SSH |
swift-screenshot-scribbler
|
A command line tool `scrscr` and a library that decorates screenshots with nice backgrounds and captions. |
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 |
Run
|
Run provides a quick, concise way to run an external command and read its standard output and standard error. |
SwiftArgs
|
A minimal, pure Swift library for making command-line tools / interfaces. |
RepeatCLI
|
A lightweight and user-friendly tool for effortlessly repeating and customizing text. |
finch
|
https://github.com/Carthage/Commandant.git @ master: error: manifest parse error(s):
/tmp/TemporaryFile.FkXSbe.swift:18:30: error: type 'SwiftVersion' has no member 'v5'
swiftLanguageVersions: [.v5]
^~
PackageDescription.SwiftVersion:2:10: note: did you mean 'v3'?
case v3
^
PackageDescription.SwiftVersion:3:10: note: did you mean 'v4'?
case v4
^
'Finch' /usr/src/package: error: product dependency 'Commandant' not found
'Finch' /usr/src/package: error: product dependency 'Commandant' not found
|
ConsoleIO
|
Swift Console Helper for Input and Output |
Subtweak
|
Subtitle editing library and CLI tool |
RenameCommand
|
A ParsableArguments implementation for making minimal rename scripts in Swift |
Args
|
A Swift package that parses command line arguments and returns a hash of the passed flags |
swift-argument-encoding
|
Swift library for encoding structured types into argument arrays |
RxShell
|
Launch bash shell in Reactive way, and also provide DSL Interface |