fileCounter version 0.1
We are happy to release filecounter_0.1
File counter is a small python script to scan files and get userful information.
For instance: fileCounter.py java -wc
scan all java files and get the total lines.
You can add estension on command line, and invoke internal commands via the proper option. This is a beta release.