https://github.com/andrewn6/nhl-shell
stupid shell in rust that shows NHL stats lol
https://github.com/andrewn6/nhl-shell
Last synced: about 2 months ago
JSON representation
stupid shell in rust that shows NHL stats lol
- Host: GitHub
- URL: https://github.com/andrewn6/nhl-shell
- Owner: andrewn6
- Created: 2023-04-23T17:16:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T18:35:30.000Z (over 3 years ago)
- Last Synced: 2026-05-28T21:31:03.569Z (2 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# NHL shell
stupid shell where you can run `nhl stats "playernamehere"` to get stats lol
uses reqwests & NHL api# nhl-shell