changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / infra/readme.org

changeset 15: 963aeb8cf382
parent: 31db7a83d2c6
child: 46fb6a10d2e1
author: ellis <ellis@rwest.io>
date: Sun, 17 Dec 2023 23:41:03 -0500
permissions: -rw-r--r--
description: added meta docs
1 {{{header(docs/infra,Richard Westhaver,ellis@rwest.io)}}}
2 #+EXPORT_FILE_NAME: index
3 
4 The Compiler Company Infrastructure.
5 
6 #+begin_src shell :dir ~/dev/comp/infra :results pp :exports results
7  tokei -t=css,lisp,makefile,shell,js
8 #+end_src
9 
10 #+RESULTS:
11 #+begin_example
12 ===============================================================================
13  Language Files Lines Code Comments Blanks
14 ===============================================================================
15  CSS 2 227 190 9 28
16  Lisp 3 222 169 16 37
17  Makefile 1 156 110 20 26
18  Shell 31 1185 866 198 121
19 ===============================================================================
20  Total 37 1790 1335 243 212
21 ===============================================================================
22 #+end_example
23 
24 - [[file:quickstart.org][Quickstart]] :: Quickstart Guide.
25 - [[file:notes.org][Notes]] :: Internal Notes.