File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CodeRunnerCLI
2
2
3
+ [ ![ Swift] ( https://img.shields.io/badge/Swift-3.2-lightgrey.svg )] ( https://swift.org )
4
+ [ ![ SPM] ( https://img.shields.io/badge/SPM-compatible-brightgreen.svg )] ( https://swift.org/package-manager )
3
5
[ ![ GitHub release] ( https://img.shields.io/github/release/cojoj/CodeRunnerCLI.svg )] ( https://github.com/cojoj/CodeRunnerCLI/releases/latest )
4
6
5
7
I won't be advertising here for [ CodeRunner 2] ( https://coderunnerapp.com ) , but it's a great app! 😅
@@ -12,7 +14,7 @@ Wait no more! It's here and written in nothing else, but **Swift**! 🙌
12
14
# Requirements
13
15
14
16
This tool is for ** macOS only** . To run it, make sure you have:
15
- + ** Swift 3.1 ** (SPM)
17
+ + ** Swift 3.2 ** (SPM)
16
18
+ ** macOS 10.11** or higher
17
19
+ ** Git**
18
20
You can’t perform that action at this time.
0 commit comments