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

Changes #8

Merged
merged 10 commits into from Oct 11, 2022
Merged

Changes #8

merged 10 commits into from Oct 11, 2022

Conversation

modulovalue
Copy link
Contributor

Here are the main changes:

  • some issues related to the restarting logic have been fixed.
  • a debug menu (lowercase d) has been added.
  • a help menu (lowercase h) has been added.
  • an auto restart mode on changes to the entry script has been added (see the help menu).
  • the root is now being watched and not just the lib directory.
  • now only changes to dart files are being registered.
  • preparations for automated tests have been added. I plan to finish that part in a future PR.
  • the working directory has been changed to be the directory of the entry script.

@ykmnkmi
Copy link
Owner

ykmnkmi commented Oct 10, 2022

Thanks for PR. I formatted the previous PR and published it, so there are some conflicts.

@modulovalue
Copy link
Contributor Author

You can take a look now

@ykmnkmi
Copy link
Owner

ykmnkmi commented Oct 11, 2022

Thanks for PR!

@ykmnkmi ykmnkmi merged commit 39c62e7 into ykmnkmi:master Oct 11, 2022
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

2 participants