Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 616 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 616 Bytes

lines

simple cli thingy that counts how many lines of code there are in the supplied file or directory.

note: i barely know rust sooo yeah

Usage

lines [flags] <path>

  • --include-empty whether to include empty lines
  • --include-comments whether lines only consisting of comments should be included
  • --version spits out the current version of lines-rs
Directory

Directory

File

File


melike2d © 2018 - 2021