You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><em>Smart, beautiful and elegant tools to help you create command line applications.</em></p>
551
551
<ul>
552
-
<li><ahref="https://github.com/nsomar/Swiftline">Swiftline</a> - Swiftline is a set of tools to help you create command line applications.</li>
553
-
<li><ahref="https://github.com/kylef/Commander">Commander</a> - Compose beautiful command line interfaces in Swift.</li>
552
+
<li><ahref="https://github.com/colinta/Ashen">Ashen</a> - A framework for writing terminal applications in Swift.</li>
553
+
<li><ahref="https://github.com/andybest/linenoise-swift">Linenoise</a> - A pure Swift replacement for readline</li>
554
554
<li><ahref="https://github.com/mtynior/ColorizeSwift">ColorizeSwift</a> - Terminal string styling for Swift.</li>
555
-
<li><ahref="https://github.com/nsomar/Guaka">Guaka</a> - The smartest and most beautiful (POSIX compliant) Command line framework for Swift.</li>
556
-
<li><ahref="https://github.com/JohnSundell/Marathon">Marathon</a> - Marathon makes it easy to write, run and manage your Swift scripts.</li>
557
555
<li><ahref="https://github.com/surfandneptune/CommandCougar">CommandCougar</a> - An elegant pure Swift library for building command line applications.</li>
558
-
<li><ahref="https://github.com/luoxiu/Crayon">Crayon</a> - Terminal string styling with expressive api and 256/TrueColor support.</li>
559
-
<li><ahref="https://github.com/kareman/SwiftShell">SwiftShell</a> - A Swift framework for shell scripting and running shell commands.</li>
560
-
<li><ahref="https://github.com/eneko/SourceDocs">SourceDocs</a> - Command Line Tool that generates Markdown documentation from inline source code comments.</li>
556
+
<li><ahref="https://github.com/kylef/Commander">Commander</a> - Compose beautiful command line interfaces in Swift.</li>
557
+
<li><ahref="https://github.com/luoxiu/Crayon">Crayon</a> - Terminal string styling with expressive API and 256/TrueColor support.</li>
558
+
<li><ahref="https://github.com/nsomar/Guaka">Guaka</a> - The smartest and most beautiful (POSIX compliant) command line framework for Swift.</li>
561
559
<li><ahref="https://github.com/minuscorp/ModuleInterface">ModuleInterface</a> - Command Line Tool that generates the Module's Interface from a Swift project.</li>
560
+
<li><ahref="https://github.com/bow-swift/nef">nef</a> - Command line tool to ease the creation of documentation in the form of Swift Playgrounds.</li>
561
+
<li><ahref="https://github.com/jkandzi/Progress.swift">Progress</a> - Add beautiful progress bars to your loops.</li>
562
+
<li><ahref="https://github.com/eneko/SourceDocs">SourceDocs</a> - Command Line Tool that generates Markdown documentation from inline source code comments.</li>
563
+
<li><ahref="https://github.com/apple/swift-argument-parser">Swift Argument Parser</a> - Straightforward, type-safe argument parsing for Swift</li>
564
+
<li><ahref="https://github.com/jakeheis/SwiftCLI">SwiftCLI</a> - A powerful framework for developing CLIs in Swift</li>
565
+
<li><ahref="https://github.com/nsomar/Swiftline">Swiftline</a> - Swiftline is a set of tools to help you create command line applications.</li>
566
+
<li><ahref="https://github.com/kareman/SwiftShell">SwiftShell</a> - A Swift framework for shell scripting and running shell commands.</li>
567
+
<li><ahref="https://github.com/scottrhoyt/SwiftyTextTable">SwiftyTextTable</a> - A lightweight library for generating text tables.</li>
562
568
</ul>
563
-
<p><strong><ahref="#contributing-and-collaborating">back to top</a></strong></p>
0 commit comments