Hi,

Hopefully this will be a simple one. I'm using Luvi with a Luvit layer and 
a "MyLib" layer (for example purposes).

When I'm building apps using straight Luvi and an "app" directory, I have 
access to the main.lua entrypoint.

But I'm not sure how to work with the "main.lua" doing the 
Luvi/Luvit/"MyLib" way.

I tried creating main.lua in a 'deps' folder in the MyLib directory/layer 
but it didn't seem to respond to that.

I used this code on the Luvi GitHub as a reference:

# Run an app that layers on top of luvit
luvi path/to/app path/to/luvit -o /path/to/target

Obviously I've also added the output flag.

Out of curiosity, do these paths need to be full paths, or can they be 
relative?

Thanks in advance for any tips.

Cheers.

-- 
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