Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statistics #108

Merged
merged 3 commits into from
Apr 1, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,35 @@ Currently, this is a collection of the following resources:
* [Project Euler](https://projecteuler.net/)

The awesome title image was [Designed by Freepik](http://www.freepik.com).

Statistics -->

<pre>
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Python 150 809 712 3898
JavaScript 58 250 235 1248
Markdown 79 344 0 752
PHP 22 78 3 531
Rust 15 66 22 516
C# 14 79 31 498
CoffeeScript 24 76 91 433
Java 11 58 42 369
Go 11 49 3 302
Kotlin 14 54 25 297
C/C++ Header 5 55 11 220
C++ 4 30 8 201
C 9 44 12 161
Ruby 11 26 79 103
Swift 1 3 7 76
TypeScript 4 19 0 64
F# Script 5 13 13 55
MSBuild script 1 0 7 46
Haskell 6 9 3 43
Bourne Shell 1 10 15 26
-------------------------------------------------------------------------------
SUM: 445 2072 1319 9839
-------------------------------------------------------------------------------
[Statistics found using cloc.]
</pre>