Readme: add header for Moderator and FileSmith.

This commit is contained in:
Kare Morstol
2017-03-16 01:12:49 +01:00
committed by GitHub
parent 03384130ea
commit fee47d0857
+5 -1
View File
@@ -1,7 +1,11 @@
[![Build Status](https://travis-ci.org/kareman/SwiftShell.svg?branch=master)](https://travis-ci.org/kareman/SwiftShell) ![Platforms](https://img.shields.io/badge/platforms-macOS%20%7C%20Linux-lightgrey.svg) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
Run shell commands | [Parse command line arguments](https://github.com/kareman/Moderator) | [Handle files and directories](https://github.com/kareman/FileSmith)
---
Swift 3 | [Swift 2](https://github.com/kareman/SwiftShell/tree/Swift2)
[![Build Status](https://travis-ci.org/kareman/SwiftShell.svg?branch=master)](https://travis-ci.org/kareman/SwiftShell) ![Platforms](https://img.shields.io/badge/platforms-macOS%20%7C%20Linux-lightgrey.svg) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
# SwiftShell
A library for creating command-line applications and running shell commands in Swift. It lets you: