Skip to content

Instantly share code, notes, and snippets.

@nehayward
Created March 8, 2019 01:54
Show Gist options
  • Save nehayward/663488d8e2ee8fa6b04b331a8ed6881e to your computer and use it in GitHub Desktop.
Save nehayward/663488d8e2ee8fa6b04b331a8ed6881e to your computer and use it in GitHub Desktop.
Swift Script Template
#!/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