|
4 years ago | |
---|---|---|
app | 4 years ago | |
src | 4 years ago | |
test | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
Setup.hs | 4 years ago | |
linecount.cabal | 4 years ago | |
stack.yaml | 4 years ago |
Detects any mixed line endings (CRLFs with LFs) and displays a count of each.
stack install
Stack will display where on your filesystem the executable was installed.
Pipe the bytes to linecount
or specify filenames.