Skip to content

Conversation

@alextekartik
Copy link

Thanks for this little neat tool. I know there are tons of http server in other language but it is always convenient to have something we can install/upgrade using pub.

Sometimes the fastest way to check if a global pub executable is available is to run something like

dart pub global run dhttpd --version

and have an exit code of 0. I added support for the version flag. I copied what was done in webdev (using build_version) and fixed the unit tests.

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.

1 participant