/lccgo

A line and character counter.

Primary LanguageGoMIT LicenseMIT

lccgo

Go

lccgo is a line and character counter.

Installation

Just clone the repository and build it :)

git clone https://github.com/DanielcoderX/lccgo
cd lccgo/
go build -o build/lccgo

Usage

Currently, support one subdirectory :(

lccgo ./main.go
lccgo src/

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT