-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
We have a number of uses of `todo!` that we should replace with use of `Err`.
```
$ fin…
-
I don't understand what the following line (currently at https://github.com/fabacab/git-archive-all.sh/blob/master/git-archive-all.sh#L242 ) attempted to achieve:
```
TREEISH=$(git submodule | gre…
-
### Contribution
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md))
### Describe the user story
I have a workspace t…
-
Versions `0.6.7` and `0.6.8`+ introduced problems for me on Windows. Since it is on my work machine, I cannot post screenshots unfortunately.
When I run for example `devtools::check()` on 0.6.7, I …
-
### Description
I need a way to run custom tools from editor
### Describe the solution you'd like
I am going to add a Tools menu with tools.
Each tool could be managed like this.
![image](https:/…
SimLV updated
6 months ago
-
First of all nice library. I like the syntax better than plumbum.
I'd like to know if you considered setting `shell=True` in the [Popen consturctor](https://docs.python.org/2/library/subprocess.html…
-
It would be really cool if there was a way to get multiple lines drawn from the same command. I have a command that outputs something like a table with 2 rows and 2 columns: a name and a number in eac…
-
### Node version (or tell us if you're using electron or some other framework):
```
C:\Users\ohnob\repos\shelljs-grep-empty-pipe>node --version
v6.4.0
```
### ShellJS version (the most recent v…
binki updated
6 years ago
-
I have a USB device (based on STM32F4 microcontroller) with VID, PID and Product Description setup in the USB descriptors.
```
VID = 0x0483
PID = 0x5740
Product Description = "ACME thing-a-me-bo…
-
I followed the tutorial but got the below PydanticSchemaGenerationError when I ran `app_gui` in examples.
```
File "/opt/conda/envs/rl/lib/python3.10/site-packages/pydantic/_internal/_generate_s…