stitch
Note taking for messy minimalists
git clone git://mccd.space/stitch| Log | Files | Refs | README | LICENSE | Mail |
| Mode | Name | Size |
| -rw-r--r-- | .envrc | 3L |
| -rw-r--r-- | .gitignore | 4L |
| -rw-r--r-- | .ocamlformat | 3L |
| -rw-r--r-- | Dockerfile | 25L |
| -rw-r--r-- | LICENSE | 287L |
| -rw-r--r-- | README | 175L |
| -rw-r--r-- | bin/dune | 31L |
| -rw-r--r-- | bin/main.ml | 176L |
| -rw-r--r-- | dune-project | 25L |
| -rw-r--r-- | flake.lock | 189L |
| -rw-r--r-- | flake.nix | 61L |
| -rw-r--r-- | lib/arbitrary_command.ml | 56L |
| -rw-r--r-- | lib/basic.ml | 2L |
| -rw-r--r-- | lib/common.ml | 166L |
| -rw-r--r-- | lib/compontent.ml | 16L |
| -rw-r--r-- | lib/done.ml | 251L |
| -rw-r--r-- | lib/dune | 10L |
| -rw-r--r-- | lib/export.ml | 14L |
| -rw-r--r-- | lib/grep.ml | 315L |
| -rw-r--r-- | lib/headlines.ml | 294L |
| -rw-r--r-- | lib/help_screen.ml | 98L |
| -rw-r--r-- | lib/input_prompt.ml | 66L |
| -rw-r--r-- | lib/shared_state.ml | 0B |
| -rw-r--r-- | lib/stitch.ml | 77L |
| -rw-r--r-- | lib/stitched_article.ml | 278L |
| -rw-r--r-- | lib/todos.ml | 258L |
| -rw-r--r-- | stitch.opam | 34L |
| -rw-r--r-- | stitch.opam.template | 14L |
| -rw-r--r-- | test/dune | 2L |
| -rw-r--r-- | test/test_stitch.ml | 0B |