Skip to content

Instantly share code, notes, and snippets.

@justinwoo
Last active November 4, 2017 16:41
Show Gist options
  • Save justinwoo/6d38745df3672ef3435113e3775fc169 to your computer and use it in GitHub Desktop.
Save justinwoo/6d38745df3672ef3435113e3775fc169 to your computer and use it in GitHub Desktop.
[:~/Code/vidtracker] master ± loc
--------------------------------------------------------------------------------
Language Files Lines Blank Comment Code
--------------------------------------------------------------------------------
JSON 3 3505 0 0 3505
PureScript 9 1246 118 3 1125
CSS 1 20 0 0 20
HTML 1 18 1 0 17
JavaScript 3 19 3 0 16
Markdown 1 20 8 0 12
--------------------------------------------------------------------------------
Total 18 4828 130 3 4695
--------------------------------------------------------------------------------
[:~/Code/vidtracker] master ± loc src
--------------------------------------------------------------------------------
Language Files Lines Blank Comment Code
--------------------------------------------------------------------------------
PureScript 8 1200 115 3 1082
JavaScript 1 5 1 0 4
--------------------------------------------------------------------------------
Total 9 1205 116 3 1086
--------------------------------------------------------------------------------
[:~/Code/vidtracker] master ±
[:~/Code/vidtracker] master ± loc src
--------------------------------------------------------------------------------
Language Files Lines Blank Comment Code
--------------------------------------------------------------------------------
PureScript 8 1200 115 3 1082
JavaScript 1 5 1 0 4
--------------------------------------------------------------------------------
Total 9 1205 116 3 1086
--------------------------------------------------------------------------------
[:~/Code/vidtracker] master ± loc .psc-package/aff-4.0-27-Oct-2017
--------------------------------------------------------------------------------
Language Files Lines Blank Comment Code
--------------------------------------------------------------------------------
PureScript 802 79184 13947 9237 56000
JavaScript 219 13326 2051 593 10682
Markdown 150 8063 2488 0 5575
JSON 282 5539 2 0 5537
HTML 20 3610 1011 119 2480
YAML 90 1795 0 0 1795
CSS 1 122 24 1 97
Bourne Shell 1 15 0 0 15
--------------------------------------------------------------------------------
Total 1565 111654 19523 9950 82181
--------------------------------------------------------------------------------
[:~/Code/vidtracker] master ± time pulp build
* Building project in /Users/jwoo/Code/vidtracker
Src Lib All
Warnings 0 0 0
Errors 0 0 0
* Build successful.
pulp build 18.52s user 7.31s system 408% cpu 6.330 total
pulp build 124.70s user 29.89s system 585% cpu 26.382 total
[:~/Code/vidtracker] master ± rm -rf output; time pulp build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment