Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 549 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 549 Bytes

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.