Skip to content
Discussion options

You must be logged in to vote

Hey 👋

Using local packages as dependencies isn't currently supported.
I haven't tried it myself, but you could try using git dependencies, where the git field is a local git URL (e.g. git@localhost:/path/to/local/git/repo).
It might have trouble with SSH authentication though.

You could also set LUA_PATH and LUA_CPATH to include your local project.

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@mrcjkb
Comment options

@ALameLlama
Comment options

@mrcjkb
Comment options

@ALameLlama
Comment options

@ALameLlama
Comment options

Answer selected by mrcjkb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants