Skip to content

A no-startup-delay eshell replacement for the `lein` bash script.

Notifications You must be signed in to change notification settings

lambdatronic/lein.el

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

lein.el

A no-startup-delay eshell replacement for the lein bash script from Leiningen.

Usage

Load it, then launch M-x eshell. The first lein invocation will launch a Leiningen subprocess via nrepl, and subsequent invocations will be sent to that instead of starting a new one.

Gotchas

Plugins for each project will be loaded repeatedly, so there's a chance for conflicts to arise.

License

Copyright © 2013 Phil Hagelberg

Distributed under the GNU General Public License; see C-h t to view.

About

A no-startup-delay eshell replacement for the `lein` bash script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%