*...argh premature post! Trying again:* Experiment A: leveraging my Osgeo4W command line installer: http://www.maphew.com/Projects/portable-leo-from-scratch-on-windows/ The `pip install` part is broken because the test package is removed, but is easily fixed by using `pip install https://github.com/leo-editor/leo-editor/zipball/master` instead. Chief argument against this option is people are left with a non-standard layout of python folders which could cause confusion.
Experiment B: using Chocolatey (https://chocolatey.org/). My notes on this follow separately. -matt On Sat, Oct 11, 2014 at 10:48 PM, Matt Wilkie <[email protected]> wrote: > > On Sat, Oct 11, 2014 at 9:11 AM, Edward K. Ream <[email protected]> > wrote: > >> The to-do list contains several good ideas, such as supporting homebrew >> install and making Leo a portable app. I'll do as many as possible. > > > I've done some experiments with making Leo portable, they work, but aren't > ready for prime time the same way apps at portableapps.com are (it's all > command line stuff). I continue to peck away at it but don't see anything > being ready for the impending Leo release. > > Experiment A: leveraging my Osgeo4W command line installer: > http://www.maphew.com/Projects/portable-leo-from-scratch-on-windows/ > (the `pip install > > > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
