6 lines
67 B
Swift
Executable File
6 lines
67 B
Swift
Executable File
#!/usr/bin/env swiftshell
|
|
|
|
import SwiftShell
|
|
|
|
println(environment)
|