Oh nice, I hadn't realised 1) was already in there.

And I've created the issues. I'll certainly begin to dig into leiningen
code, and see in what ways I can push these forward.

   - https://github.com/technomancy/leiningen/issues/351
   - https://github.com/technomancy/leiningen/issues/352


Thanks
Tim


On Wed, Dec 14, 2011 at 1:00 PM, Phil Hagelberg <p...@hagelb.org> wrote:

> On Wed, Dec 14, 2011 at 8:37 AM, Timothy Washington <twash...@gmail.com>
> 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 clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

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

Reply via email to