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 jamietsao/random-winner #7788

Merged

Conversation

ponkio-o
Copy link
Contributor

@ponkio-o ponkio-o commented Nov 12, 2022

#7788 jamietsao/random-winner: Wrote a silly program to select a random winner from my team

$ aqua g -i jamietsao/random-winner

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

$ randowm-winner --help
Usage of /Users/user/.local/share/aquaproj-aqua/pkgs/github_release/github.com/jamietsao/random-winner/v0.1/random-winner-v0.1-darwin-amd64.zip/random-winner:
  -names string
        Comma separated list of names

Example:

$ random-winner -names alice,bob,carol,dave
First to 1000 wins!
[ alice _________________________________________________🐌  ]
[   bob ___________________________________________________🐌]
[ carol ________________________________________________🐌   ]
[  dave __________________________________________________🐌 ]

  FINAL RESULTS
------------------
   bob  1000
  dave   989
 alice   974
 carol   959

 TOTAL  3922

The winner is ....... BOB!

Reference

[jamietsao/random-winner](https://github.com/jamietsao/random-winner): Wrote a silly program to select a random winner from my team

```console
$ aqua g -i jamietsao/random-winner
```

## 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 12, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v3.92.1 milestone Nov 12, 2022
@suzuki-shunsuke
Copy link
Member

Thanks!

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

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