Fionn Kelleher
Fionn Kelleher
> So, the possible (realistic) solution might be...using node-gyp, create a native addons for Google's C++ SDK. I've been looking into creating a native addon that links to `firebase-cpp-sdk`; it...
I can also help clean things up; unfortunately, I don't know much C++.
This is something I meant to split into another module (it was once part of irc-message). I'll publish something soon!
Packaging for RHEL-like distros (RHEL, Fedora, CentOS Stream, Rocky, Amazon Linux, Oracle Linux, AlmaLinux, etc.) should be relatively straightforward if we leverage the Fedora COPR. Publishing an rpm would cover...
Duplicate of #25
Maybe it doesn't warrant an entirely separate script, but it could be a function in the existing `install.sh` script (e.g. `install.sh uninstall`). Currently, to install: - run `./install.sh` and to...
+1 I'd love to see a Python API.
Would be interested in working on this functionality. What format makes sense for this plugin? I've personally enjoyed Todoist's CSV-based import/export system; sometimes quicker to create a spreadsheet of tasks...
To avoid breaking compatibility with people already using the Action, a solution might be introducing a `useNightly` option that overrides `lycheeVersion`.