Skip to content

ddrao/SwiftStatistics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftStatistics

SwiftStatistics is a command line tool written in Swift that'll report the number of lines in your .swift files.

Installation

Using Homebrew makes getting SwiftStatistics easy:

$ brew tap skyvive/tap
$ brew install swiftstats

Usage

Simply navigate to the directory of your Swift project and run swiftstats:

$ cd Skyvive/SwiftStatistics
$ swiftstats
---------------------
File.swift         21
files.swift        26
main.swift         12
print.swift        61
utils.swift        14
---------------------
Total             134

Neato!

Author

Brad Hilton, brad@skyvive.com

License

SwiftStatistics is available under the MIT license. See the LICENSE file for more info.

About

Swift Project Statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%