Created
March 8, 2019 01:54
-
-
Save nehayward/663488d8e2ee8fa6b04b331a8ed6881e to your computer and use it in GitHub Desktop.
Swift Script Template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env xcrun swift | |
print("Hello World") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment