changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / infra/readme.org

changeset 12: 31db7a83d2c6
parent: 713c22bdab6a
child: 963aeb8cf382
author: ellis <ellis@rwest.io>
date: Tue, 12 Dec 2023 21:50:16 -0500
permissions: -rw-r--r--
description: ffi
1 {{{header(docs/infra,Richard Westhaver,ellis@rwest.io)}}}
2 #+EXPORT_FILE_NAME: index
3 
4 #+begin_src shell :dir ~/dev/comp/infra :results pp :exports results
5  tokei -t=css,lisp,makefile,shell,js
6 #+end_src
7 
8 #+RESULTS:
9 #+begin_example
10 ===============================================================================
11  Language Files Lines Code Comments Blanks
12 ===============================================================================
13  CSS 2 227 190 9 28
14  Lisp 2 152 109 11 32
15  Makefile 1 156 110 20 26
16  Shell 31 1185 866 198 121
17 ===============================================================================
18  Total 36 1720 1275 238 207
19 ===============================================================================
20 #+end_example
21 
22 - [[file:notes.org][Notes]] :: Internal Notes.