Jeff Licquia
Jeff Licquia
I use QTodoTxt2 with other tools (Android app, command-line tool, recurring task plugin), and every time I do things with one of these tools, QTodoTxt2 pops up a notice asking...
I was able to get QTodoTxt2 working on Ubuntu 16.04 using the instructions in the README, but I also had to install the package `qml-module-qtquick-dialogs` before it would run properly....
Signed-off-by: Jeff Licquia
See, for example, PR #223. Probably needs an updated image reference.
This patch add the sbom_generator utility, which examines a Python project and outputs a SPDX SBOM to standard output. Fixes #171. Signed-off-by: Jeff Licquia
We've developed a simple tool for generating a software bill of materials from a Python project, intended to be quick and simple. I've submitted it as PR #170.
From the 2024-05-07 tech call (ref @kestewart ): When the 3.0 spec is opened, it centers the sidebar on the Core portion of the model, and expands the tree. You...
From the 2024-05-07 tech call (ref @kestewart ) We have useful diagrams for some of the models; can they show up in the generated spec somehow?