ChiaoteNi / Swift-Command-Line-Playground

It's a simple example of some basic API to work for making Swift Command Line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift-Command-Line-Playground

It's a simple example for showing some basic API we can use while making a Swift Command Line Tool.

I have separated each part into different commits. You can check out each commit step to try each part:

  1. How to echo
  2. How to read the arguments
  3. How to read/write environments
  4. How to get current position
  5. How to run bash script inside Swift command line.

About

It's a simple example of some basic API to work for making Swift Command Line


Languages

Language:Swift 100.0%