Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T05:07:57.000Z (over 2 years ago)
- Last Synced: 2024-10-15T09:08:57.555Z (3 months 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`