-
I am trying to install the library on Windows 10, but it appears that there are no instructions for windows. Is the library Linux/Mac only?
-
Currently, we only specify how to describe the hierarchy of pages (represented by a set of files under `mets:structMap/mets:div/mets:div`) and their order. But nothing so far on logical structure **ac…
-
Hi friends! Thanks as always for this _amazing_ library; it's really made building CLIs in Python a breeze.
One thing I've noticed recently: when `Fire`-ing a function with an argument of type `Opt…
genos updated
2 years ago
-
## Environment
- Extension version: 0.5.2
- OS Type: Windows/Linux/MacOS: win
## Summary
Trouble running ansible playbooks.
I am new to ansible and have found this vscodeplugin very helpfull. I…
-
From https://github.com/OCR-D/core/pull/974#issuecomment-1483588724
@MehmedGIT:
> Okay, another note that will potentially be raised soon. Currently, the supported processing-worker CLI is still…
-
There are currently 21 unreleased commits: https://github.com/natemoo-re/clack/compare/@clack/prompts@0.7.0...main
Please release a new version, I'd like to use p.tasks()
-
### Describe the feature or problem you’d like to solve
The GitHub CLI makes use of packages with the Apache 2.0 license, such as [cobra](https://github.com/spf13/cobra), but does not credit them o…
-
# Description
I have a multi stage setup, here is my current directory structure
```
➜ tree
.
├── README.md
├── dev
│ └── serverless.yml
├── package.json
└── prod
└── serverless.ym…
-
It'd be handy to be able to specify, in one place, the preferred string representation of selected data types, e.g. IPv4 should be represented as dotted-decimal, etc. Use-cases would be to enable P4Ru…
-
After running `broccoli serve` and hitting `Ctrl + C` to stop the command it takes ~30 seconds until the command actually finished and the shell is responsive again.
All I did was cloning the sample …