Also with the new lit comes the new luvi 2.x branch that has different
(safer) behavior.  For this reason it's recommended to install luvi to your
path as well if you want to do luvi app development.

On Fri, Apr 17, 2015 at 1:09 PM, Tim Caswell <[email protected]> wrote:

> I recently renamed lit to be `luvit/lit` instead of `creationix/lit` in
> the lit.luvit.io database.  I recently discovered that this means if
> you're on the old lit, it won't auto-update to the new version since it's a
> rename not just a version bump.
>
> So I'm afraid you should run the get-lit command and copy the new lit and
> luvi binaries to your path.
>
>     curl -L https://github.com/luvit/lit/raw/master/get-lit.sh | sh
>     sudo mv lit /usr/local/bin/
>     sudo mv luvi /usr/local/bin/
>
> While you're at it, install the latest luvit too.
>
>     lit make lit://luvit/luvit
>     sudo mv luvit /usr/local/bin/
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"luvit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to