WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Skyvive/SwiftStatistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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, [email protected]

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