-
## Summary
We're dynamically install tools for renovate and for simple test we call ` --version` which works for most tools.
It would be nice if rush can support this too.
It should…
-
>Note: Transfer actions are still using CCC only. SSRI generated transactions would be implemented in the next milestone.
- [x] udt:transfer
- [x] normal transfer
- [x] paused receiver
- …
-
The archgwcli is available in the source repository, but the README.md is not reflected in pypy. On the next version update, we should add the readme=README.md configuration in the pyproject.toml to f…
-
## Summary
- Reuse code by grouping related fields into a single struct and flattening it in the parent struct (see https://github.com/informalsystems/cycles-quartz/pull/150#discussion_r1774310777)
…
-
### Description of the new feature / enhancement
As per #20853.
The goal of this enhancement is to have ImageResizer exposed via a CLI that can be called by Power Automate Desktop, a Windows service…
-
Hi I am trying to use a satdump with PlutoSDR connected via USB. Using the command:
_satdump live metop_ahrpt metop_output_directory --source plutosdr --samplerate 4e6 --frequency 1701.3e6 --genera…
-
### Link to the coursework
https://github.com/CodeYourFuture/Project-CLI-Treasure-Hunt
### Why are we doing this?
Alongside learning web development, you need to become familiar with the basi…
-
A CLI tool to set up a project for you interactively. Similar to [create-react-app](https://create-react-app.dev/)
### Usage
```bash
npx ai-getting-started my-app
```
-
-
Hi.
As I like to try to install things "undockerised" as much as possible, I tried running `python setup.py bdist_wheel` in the src/ folder. (Not sure it's designed to be invoked this way, but stil…