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

feat: add svenstaro/miniserve #8136

Merged
merged 4 commits into from
Nov 29, 2022

Conversation

CrystalMethod
Copy link
Contributor

svenstaro/miniserve: For when you really just want to serve some files over HTTP right now

$ aqua g -i svenstaro/miniserve

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ miniserve
miniserve v0.22.0
05:39:35 [WARN] miniserve has been invoked without an explicit path so it will serve the current directory after a short delay.
05:39:35 [WARN] Invoke with -h|--help to see options or invoke as `miniserve .` to hide this advice.
Starting server in 3… 2… 1…
Bound to [::]:8080, 0.0.0.0:8080
Serving path /Users/lars/repos/personal/CrystalMethod/aqua-registry
Available at (non-exhaustive list):
    http://10.54.9.8:8080
    http://127.0.0.1:8080
    http://[::1]:8080

Quit by pressing CTRL-C

CrystalMethod and others added 2 commits November 29, 2022 06:39
[svenstaro/miniserve](https://github.com/svenstaro/miniserve): 🌟 For when you really just want to serve some files over HTTP right now

```console
$ aqua g -i svenstaro/miniserve
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Nov 29, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v3.100.0 milestone Nov 29, 2022
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke merged commit 3671869 into aquaproj:main Nov 29, 2022
@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/svenstaro/miniserve branch December 27, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants