Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 200 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 200 Bytes

Purpose

Display java-like source file information :

  • line of code is a dot
  • lines with braces are only the braces

Usage

$ code_summary.rb java_file

Modify

Run the tests with:

$ autotest