Is there some free tool (preferably command line based) that you can give your root source directory and it will inspect all files and sub-folders and generate a set of nice "statistics"? Like... lines of code, number of classes, etc?
I just thought it would be quite a nice and interesting way for us to keep track of the project's growth.