Skip to content

little script to display only lines of code and braces of a java file

Notifications You must be signed in to change notification settings

bamthomas/code_summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

little script to display only lines of code and braces of a java file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages