Skip to content

ericmagnuson/Codometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Codometer

Calculate how many miles of code are written in a directory and its subdirectories, as if each character were one after the other on one line. Assumes 12 characters per 1 inch of screen space.

Instructions

Save and run this script in the topmost directory of your project. Alternatively, run the script from Github (without saving it to your computer) by running the following command on your command line:

bash <(curl -s https://raw.githubusercontent.com/ericmagnuson/Codometer/master/Codometer.sh)

License

© 2013 Eric Magnuson – MIT License

About

Calculate the number of miles of code for a project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages