Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of source builds? #47

Closed
pdesaulniers opened this issue Feb 5, 2020 · 3 comments
Closed

Out of source builds? #47

pdesaulniers opened this issue Feb 5, 2020 · 3 comments
Labels
good first issue Good for newcomers

Comments

@pdesaulniers
Copy link
Member

pdesaulniers commented Feb 5, 2020

I think it would be useful if the CLI supported some way to generate Lua scripts into a separate directory. For instance,

tl --outdir=build/ gen game/main.tl

...would generate

build/game/main.lua

That way, I would not have to pollute my source tree with .lua files. I could simply add the build directory to .gitignore.

@hishamhm
Copy link
Member

hishamhm commented Feb 5, 2020

+1 to this feature!

@euclidianAce
Copy link
Member

@hishamhm i believe #177 closes this

@pdesaulniers
Copy link
Member Author

Yep!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants