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

Implement 'rojo build --watch' #284

Merged
merged 3 commits into from
Mar 9, 2020
Merged

Implement 'rojo build --watch' #284

merged 3 commits into from
Mar 9, 2020

Conversation

LPGhatguy
Copy link
Contributor

Closes #92.

This PR refactors the build command slightly to add a --watch argument. When set, Rojo will continuously rebuild the model when any of its inputs change.

@LPGhatguy LPGhatguy merged commit 199a392 into master Mar 9, 2020
@LPGhatguy LPGhatguy deleted the build-watch branch March 9, 2020 00:48
Dekkonot pushed a commit to UpliftGames/rojo that referenced this pull request Jan 11, 2024
* Refactor build command to reproduce model more easily

* Spawn ServeSession for building
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support '--watch' argument for 'rojo build'
1 participant