diff options
Diffstat (limited to 'scripts/precompute/README.md')
-rw-r--r-- | scripts/precompute/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/precompute/README.md b/scripts/precompute/README.md index c1f2efc..4c4dc87 100644 --- a/scripts/precompute/README.md +++ b/scripts/precompute/README.md @@ -5,3 +5,7 @@ Some work on precompute is documented [here](https://issues.genenetwork.org/topi # Install and run See the header of [precompute-hits.scm](precompute-hits.scm). + +# Development + +My preferred way of developing is tunneling mysql from a remote, running guile3 in a separate guix shell and geiser-connect from emacs. See my [guix-shell](../../.guix-shell). |