FengNiao
|
A command line tool for cleaning unused resources in Xcode. |
Mint
|
A package manager that installs and runs executable Swift packages |
Marathon
|
[DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts π |
Splash
|
A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun! |
Graphaello
|
A Tool for Writing Declarative, Type-Safe and Data-Driven Applications in SwiftUI using GraphQL |
SourceDocs
|
Generate Markdown documentation from source code |
xcparse
|
Command line tool & Swift framework for parsing Xcode 11+ xcresult |
hmap
|
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode. |
Selenops
|
A Swift Web Crawler π· |
GitBuddy
|
Your buddy in managing and maintaining GitHub repositories, and releases. Automatically generate changelogs from issues and merged pull-requests. |
QRCode
|
A simple drop-in macOS/iOS/tvOS/watchOS QR Code generator view for Swift, Objective-C and SwiftUI. |
Ether
|
A Command-Line Interface for the Swift Package Manager |
typokana
|
This command line tool can check spelling and show proposed correction. |
swift-package-info
|
Swift CLI tool that provides information about a Swift Package |
DeviceAuthority
|
Manage feature access using iOS configuration profiles |
StringsLint
|
π±Ensure your localized strings are complete and never unused π |
FlameGraph
|
A simple tool to generate FlameGraphs from Xcode Instruments traces π₯π |
LogDistributedNotifications
|
Log distributed notifications on macOS |
CommandLineKit
|
Framework supporting the development of command-line tools in Swift on macOS and Linux. The framework supports managing command-line arguments, provides lightweight functions to deal with escape sequences, and defines an API for reading strings from the terminal. |
vintage
|
Updating https://github.com/JohnSundell/ShellOut.git
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-argument-parser (0.23s)
Updated https://github.com/JohnSundell/ShellOut.git (0.23s)
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/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.
Fetching git@github.com:JohnSundell/Releases.git
Updating https://github.com/JohnSundell/Require.git
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Files-70e5de3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Files.git
Fetching git@github.com:JohnSundell/Sweep.git
Updated https://github.com/JohnSundell/Require.git (0.18s)
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Sweep-97d8c475'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Updating https://github.com/mxcl/Chalk.git
warning: 'releases': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Releases.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/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.
Fetching git@github.com:JohnSundell/Releases.git
Fetching git@github.com:JohnSundell/Files.git
Updated https://github.com/mxcl/Chalk.git (0.18s)
warning: 'files': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Files.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Files-70e5de3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
warning: 'sweep': skipping cache due to an error: Failed to clone repository git@github.com:JohnSundell/Sweep.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/Sweep-97d8c475'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:JohnSundell/Sweep.git
error: Failed to clone repository git@github.com:JohnSundell/Files.git:
Cloning into bare repository '/usr/src/package/.build/repositories/Files-70e5de3f'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
Lux
|
A Swift library with a dedicated command-line tool to highlight plain code (e.g. for terminal output), HTML files code blocks or attributed strings (e.g. for macOS or iOS apps) |
AppIconSetGen
|
Tool to generate App Icon set for iOS, macOS, watchOS apps |
Prism
|
Colored text for Swift command line tools. |
LocalizeXib
|
Easy XIB and Storyboard localization. Reference translations directly from Interface Builder and resolve them at build time. |
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. |
spawn
|
A small command-line tool to quickly tryout a Swift Package Manager package locally |
vipergen
|
A VIPER module generation tool written in Swift |
Run
|
Run provides a quick, concise way to run an external command and read its standard output and standard error. |
axx
|
Encrypt / decrypt files from the command line |
XCOpen
|
A tool to easily open a file of .xcodeproj, .xcworkspace or .playground by Xcode. |
PlayDocs
|
Command line tool for converting Swift Playgrounds to Markdown and HTML. |
SimpleSwiftServer
|
A Swift executable equivalent to Python's SimpleHTTPServer β plus more! |
REPL
|
A simple CLT to prefix any command with a given one |
Args
|
A Swift package that parses command line arguments and returns a hash of the passed flags |