GhisF
GhisF
Hi, Do you think it will be possible in a near future to have have blocks using shell scripts (bash, zsh, fish...) or the Julia language ? Thank you
It is not uncommon to have several versions of a DAG with only minor variations. It could be interesting to have the possibility to import steps or call other DAGs...
Another cool feature is the possibility to pull/commit/push from/to a git repository from the dagu GUI.
It could be very convenient to have a file watcher to start/stop based on some file system events ( like waiting a file produced by a remote a 3th party...
Hi, I need to use nirvana on a off-line infrastructure, in order to do that I followed the documentation to build the omim nga file [(link)](https://illumina.github.io/NirvanaDocumentation/data-sources/omim/). Unfortunately the json.gz file...
Hi, There is a "Remote command execution" item in you to do list, did you consider to use [pueue](https://github.com/Nukesor/pueue) ? Using the pueue-lib, it should be very easy to make...