Skip to content

Instantly share code, notes, and snippets.

Created October 31, 2016 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/fdfac73e8016f9b0064015a599ee8714 to your computer and use it in GitHub Desktop.
Save anonymous/fdfac73e8016f9b0064015a599ee8714 to your computer and use it in GitHub Desktop.
Learning to work with command-line Swift on Linux

The goal was to learn how to make a simple HTTP request in Swift using Swift 3 on Linux.

Obviously, this presents some logistical challenges but also is enlightening about the state of Swift as a language for general computing outside of the Apple tooling ecosystem. I got stumped and worked using only vim and the available documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment