Skip to content
/ acr Public

Acr is a simple cli to find the exact number of lines of text/code present in a directory tree.

License

Notifications You must be signed in to change notification settings

Icelain/acr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acreage

Acr is a simple cli to find the exact number of lines of text/code present in a directory tree. It can either by used normally or by passing a filter flag-

acr -f ".js,.go"

Acr in Usage - alt text

Installation

If you have go installed,

go get -u github.com/icelain/acr && go install github.com/icelain/acr

Or you can get the binary executables from the releases page.

About

Acr is a simple cli to find the exact number of lines of text/code present in a directory tree.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages