Skip to content

hooman96/SwiftShell

 
 

Repository files navigation

SwiftShell

Bash is important. But bash is also old.

We want something that has better syntax highlighting, auto completion, error handling...

We want to execute commands just like how we write our code.

Can we use Xcode as our terminal?

Build Process

  1. Install Xcode 8 (beta 4 and above).
  2. Clone this repository or download the zip file.
  3. Open SwiftShell.xcodeproj.
  4. Command + B to build the framework (Reason).
  5. Select SwiftShell.playground.

Example

Licensing

SwiftShell is released under the MIT license. See LICENSE.md for details.

About

Execute Shell Commands Inside Xcode Playground (Experimental)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%