diff options
-rw-r--r-- | tasks/dana.gmi | 2 | ||||
-rw-r--r-- | tasks/gregf.gmi | 19 |
2 files changed, 20 insertions, 1 deletions
diff --git a/tasks/dana.gmi b/tasks/dana.gmi index a79d073..217fd51 100644 --- a/tasks/dana.gmi +++ b/tasks/dana.gmi @@ -10,7 +10,7 @@ ## Tasks -* [ ] Move tux02 into position p2 +* [X] Move tux02 into position p2 => ../issues/systems/decommission-machines.gmi diff --git a/tasks/gregf.gmi b/tasks/gregf.gmi new file mode 100644 index 0000000..6aecab4 --- /dev/null +++ b/tasks/gregf.gmi @@ -0,0 +1,19 @@ +# Tasks for Gregory + +# Tags + +* assigned: gregf, pjotrp +* priority: medium +* type: deployment, packaging +* status: in progress + +# Tasks + +* [ ] Simple example of running Julia with sysimage on command line (@gregf) +* [ ] Replicate using GNU Guix (@pjotrp) +* [ ] Add first dependency from bulklmm (@gregf) +* [ ] Replicate with GNU Guix (@pjotrp) + +# Notes + +=> https://julialang.github.io/PackageCompiler.jl/dev/sysimages.html
\ No newline at end of file |