On Wed, Dec 14, 2011 at 8:37 AM, Timothy Washington <[email protected]> wrote:
> 2) Also, It'd be nice to have a way of listing installed leiningen plugins,
> instead of ls on ~/.lein/plugins
>
> 3) I'd love to fire up a "lein repl src/my-code.clj", and have passed in
> code execute before I get to the repl. A) I know there's a location in
> ~/.lein to place custom scripts. But that's global , and runs each time
> "lein repl" is invoked. And B) I know there's "lein run" and "lein exec" ,
> but they execute code, then exit the repl.

As Timo mentioned, 1 already exists. 2 and 3 sound pretty reasonable.
Feel free to open issues for them. They should be very easy to
implement as well, so I'd encourage you to try your hand at
implementing them. Features always have a better chance of making it
into a release if they're implemented by someone who would use them.
=) Feel free to ask in the #leiningen channel on freenode if you have
any questions.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to