Skip to content

Instantly share code, notes, and snippets.

@zerokarmaleft
Created June 16, 2012 04:17
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 zerokarmaleft/2939887 to your computer and use it in GitHub Desktop.
Save zerokarmaleft/2939887 to your computer and use it in GitHub Desktop.
bootstrapping swank
;;; Bootstrapping bundled version of SLIME; please wait...
(sleep-for 0.1)
(run-hooks 'slime-load-hook) ; on port 64738
;;; Done bootstrapping.
The eval-in-project function has moved to the leiningen.core.eval
namespace; please update your plugin to use that instead.
Note that `init' is now the third argument instead of the fifth.
This function will be removed for the final 2.0.0 release.
Listening for transport dt_socket at address: 51921
;;; proceed to jack in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment