Skip to content

Instantly share code, notes, and snippets.

@erica
Created July 28, 2014 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erica/39c70651a322f8408afa to your computer and use it in GitHub Desktop.
Save erica/39c70651a322f8408afa to your computer and use it in GitHub Desktop.
Swift docs
#! /bin/sh
# All credit to @mikeash
echo "import Cocoa\n:print_decl $1" | /Applications/Xcode6-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -integrated-repl | open -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment