https://github.com/codedcosmos/line_counter
A simple code line counter, that I built so I don't have to use shell scripts
https://github.com/codedcosmos/line_counter
Last synced: about 1 year ago
JSON representation
A simple code line counter, that I built so I don't have to use shell scripts
- Host: GitHub
- URL: https://github.com/codedcosmos/line_counter
- Owner: codedcosmos
- License: gpl-3.0
- Created: 2021-04-04T07:13:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T05:07:57.000Z (about 4 years ago)
- Last Synced: 2025-01-28T03:49:15.298Z (over 1 year ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# line_counter
A simple code line counter, that I built so I don't have to use shell scripts
#### How to run
`line_counter --paths src srca srcb source --extensions java rs cpp h`