Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnozhang/code-line-counter
Code counter
https://github.com/arnozhang/code-line-counter
Last synced: about 21 hours ago
JSON representation
Code counter
- Host: GitHub
- URL: https://github.com/arnozhang/code-line-counter
- Owner: arnozhang
- License: mit
- Created: 2021-03-16T09:28:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T03:13:56.000Z (almost 4 years ago)
- Last Synced: 2024-04-26T22:21:23.071Z (9 months ago)
- Language: TypeScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# code-line-counter
> Code line counter
>
> npm install -g code-line-counter```bash
clc .
clc . java
clc ./src java
clc ./src java xml
```