https://github.com/marinko-peso/eurojackpot
:moneybag: Check were your numbers a winner
https://github.com/marinko-peso/eurojackpot
Last synced: about 2 months ago
JSON representation
:moneybag: Check were your numbers a winner
- Host: GitHub
- URL: https://github.com/marinko-peso/eurojackpot
- Owner: marinko-peso
- License: mit
- Created: 2018-11-24T17:12:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:14:52.000Z (over 2 years ago)
- Last Synced: 2025-03-03T06:03:14.456Z (about 2 months ago)
- Language: JavaScript
- Size: 404 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eurojackpot
[](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/marinko-peso/eurojackpot/blob/master/LICENSE)
[](https://github.com/Flet/semistandard)
[](https://npm.im/eurojackpot)
[](https://packagephobia.now.sh/result?p=eurojackpot)
[](https://david-dm.org/marinko-peso/eurojackpot):moneybag: Check were your numbers a winner. Store the numbers and check them each time against the latest winnings. Intended to be used as a cli tool.
## Installation
```npm i -g eurojackpot```
Also can be used with npx (run first time with --numbers to store the numbers locally):
```npx marinko-peso/eurojackpot```## Usage
To store your numbers before checking them:
```eurojackpot --numbers 1,2,3,4,5,6,7``` (extras go last)
You can use the same method at any point to change them.To check your numbers simply run: ```eurojackpot```
## License
MIT.