changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / readme.org

changeset 12: 406b7640f3e4
parent: 015c6f7d6e16
child: 17a70918610c
author: ellis <ellis@rwest.io>
date: Fri, 24 Nov 2023 18:10:11 -0500
permissions: -rw-r--r--
description: script cleanup
1 {{{header(infra,
2 Richard Westhaver,
3 ellis@rwest.io,
4 The Compiler Company Infrastructure)}}}
5 #+EXPORT_FILE_NAME: index
6 
7 This project contains scripts, utils, and applications used to
8 host and maintain The Compiler Company infrastructure.
9 
10 * Usage
11 #+begin_src shell
12 # ( linux emacs rocksdb sbcl rust code virt dist )
13 make
14 make install
15 # make deploy
16 #+end_src