-
### Describe the bug
I need to run `clightning` on my darwin setup. More specifically, I need to call `lightningd --bitcoin-datadir=${bitcoin_dir}`.
However, this CLI option is not available on …
-
deno 2.0
denoflare 6
-
Having an autocomplete feature for CLI options would definitely improve the user experience.
A [quick search](https://www.google.com/search?q=autocomplete+clap+rust) suggests that `clap` is able to…
-
Caches with limited storage could exhaust the storage if we push and pin every flake outputs of a subflake. Hence there should be an option to do a whitelisted push and pin.
For example I only wan…
-
**This bug report is related to:**
#https://github.com/teejee2008/timeshift/issues/847
**Describe the bug**
Reading the manual of timeshift I found this:
> ‐‐tags {O,B,H,D,W,M} Add tag…
-
The PMD CLI has the `--force-language` options to force a language to be used for all input files, irrespective of file names.
This feature allows us to use GitHub Actions for Salesforce projects.
vt89 updated
5 months ago
-
### What is the problem this feature would solve?
In my app, I have a transitive dependency on a package which uses conditional exports to provide different behavior. Bun always resolves conditiona…
-
```
$ curl -L https://coveralls.io/coveralls-linux.tar.gz | tar -xz -C .
$ ./coveralls --help
Coveralls Coverage Reporter v0.6.14
Usage: coveralls [command] [options]
report …
-
I’m using Danger in Buildkite and would like it to fail on error (using the CLI option) but would like it to not submit a GitHub check status. My pipeline only runs Danger and the pipeline itself alre…
-
### Is your feature request related to a problem?
I was in a meeting with Josh Kallman and Madison Martin, and neither of them had heard of our command capture in VisIt. I gave them a little demo, an…