https://github.com/spacekookie/codestats
A small CLI to cound the occurrences of words in an input stream
https://github.com/spacekookie/codestats
code-counter commandline-tool rust
Last synced: 7 months ago
JSON representation
A small CLI to cound the occurrences of words in an input stream
- Host: GitHub
- URL: https://github.com/spacekookie/codestats
- Owner: spacekookie
- License: gpl-3.0
- Created: 2019-04-10T20:17:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T20:18:11.000Z (almost 7 years ago)
- Last Synced: 2025-04-12T21:30:34.428Z (11 months ago)
- Topics: code-counter, commandline-tool, rust
- Language: Rust
- Size: 17.6 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# codestats
A small CLI to cound the occurrences of words in an input stream