Barthélémy von Haller
Barthélémy von Haller
Let it be this simple diagram: ``` graph TD internal-dpl-clock --from_internal-dpl-clock_to_producer-0 -->producer-0 ``` ```mermaid graph TD internal-dpl-clock --from_internal-dpl-clock_to_producer-0 -->producer-0 ``` Would it be possible to hide the label of the...
Do you plan on making a new release, in particular with this fix: https://github.com/jdbranham/grafana-diagram/issues/213 ?
`make package` produces a deb file only for ProjB not ProjA (when run from top dir).
We should allow building subprojects and on osx. Maybe also some other compilers.
In Terminator I can send commands to all terminals at once. If I do "alienv load QualityControl/latest" it will succeed in one but fail in the others with errors such...
The message should be updated.
Most of the times I want to load the "latest" of a package with alienv : `alienv load QualityControl/latest` I would like to omit the `/latest` part that is always...
I discovered that the folder "sw" should not be deleted because everything is screwed if you do so. I propose to make it read only to help prevent users from...