FileUtils
|
Easy way to work with files, directories and paths in swift on macOS and linux. |
Prompt
|
Prompts the user for more information. |
StringScanner
|
A string scanner (similar to NSScanner) implementation purely implemented in Swift |
Colorizer
|
A Swift package that helps adding colors to strings written to the terminal. |
Regex
|
Cross-platform Swift regex library |
Args
|
A Swift package that parses command line arguments and returns a hash of the passed flags |
Run
|
Run provides a quick, concise way to run an external command and read its standard output and standard error. |