Skip to content

Is it possible to compile more then one project with Lime? #1650

Closed Answered by player-03
moxie-coder asked this question in Q&A
Discussion options

You must be logged in to vote

Lime only compiles one project per lime build or lime test command, but you can absolutely run multiple commands to build multiple projects.

First make sure that each project is in its own folder, and that they each have their own project.xml file. Open a command line window in each folder, and run lime test <target>.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@moxie-coder
Comment options

Answer selected by moxie-coder
Comment options

You must be logged in to vote
0 replies
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