Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Count the number of lines in your source files.

Usage

./source_code_lines -directory {directory}

Options

  • directory: Specifies the directory to be analyzed.
    The program reads all the files in the specified directory and subdirectories recursively
    Default behavior is to analyze the current directory

Ignored Directories

By default, the following directories are ignored

  • .git
  • vendor
  • node_modules
  • .idea
  • .vscode
  • logs
  • venv
  • tmp
  • target

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages