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

https://github.com/gwuah/pasta

loc counter
https://github.com/gwuah/pasta

Last synced: 2 months ago
JSON representation

loc counter

Awesome Lists containing this project

README

        

# Pasta

Simple tool, really.

Wanted a count of the lines of code in our codebase.

Excluding snapshot files of course, so I wrote this.

# How to run

Maybe when i get time, i'll convert it to a cli tool.
But for now i've created an alias for it.

- `go build main.go`
- `./main`

# Preview

![Preview](https://i.imgur.com/nGl5D83.png)