Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewn6/nhl-shell
stupid shell in rust that shows NHL stats lol
https://github.com/andrewn6/nhl-shell
Last synced: 6 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-23T18:35:30.000Z (over 1 year ago)
- Last Synced: 2024-12-31T07:44:28.693Z (8 days 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