https://github.com/gwuah/pasta
loc counter
https://github.com/gwuah/pasta
Last synced: 2 months ago
JSON representation
loc counter
- Host: GitHub
- URL: https://github.com/gwuah/pasta
- Owner: gwuah
- Created: 2020-08-20T16:42:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T20:40:04.000Z (over 4 years ago)
- Last Synced: 2025-01-11T05:15:45.250Z (4 months ago)
- Language: Go
- Size: 1.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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
