Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```