https://github.com/andrewn6/nhl-shell
stupid shell in rust that shows NHL stats lol
https://github.com/andrewn6/nhl-shell
Last synced: about 1 month 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-23T18:35:30.000Z (about 3 years ago)
- Last Synced: 2025-02-21T09:13:32.009Z (over 1 year ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- 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