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

Add --watch flag to build and test commands #126

Merged
merged 6 commits into from
Mar 14, 2019
Merged

Add --watch flag to build and test commands #126

merged 6 commits into from
Mar 14, 2019

Conversation

f-f
Copy link
Member

@f-f f-f commented Mar 10, 2019

Example of using it:

$ spago build --watch
Installing 3 dependencies.
Installation complete.
Compiling Type.Data.Row
Compiling Type.Data.RowList
Compiling Record.Unsafe
...
Compiling Effect.Class.Console
Compiling Test.Main
Build succeeded.
Success! Waiting for next file change.
Type help for available commands. Press enter to force a rebuild.

Fix #65

@f-f f-f merged commit 4d3a197 into master Mar 14, 2019
@f-f f-f deleted the watch-flag branch March 19, 2019 16:36
elliotdavies pushed a commit to elliotdavies/spago that referenced this pull request Jul 1, 2019
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.

None yet

1 participant