-
## Guidelines
- https://rust-cli-recommendations.sunshowers.io/index.html
- https://clig.dev/#guidelines
- https://smallstep.com/blog/the-poetics-of-cli-command-names/
- https://www.atlassian.com/…
-
### Problem
The current build process for `corpora_cli/main.py` does not produce standalone static binaries, which is necessary for ensuring portability and ease of deployment across different environ…
-
### Describe the bug
I want to access camera / other media devices , but navigator.mediaDevices is no longer working on build ( I said no longer because it used to work normally in the past )
#…
-
When specifying a constant socket path to `rustica-agent-cli`, either through `socket =` in environment file or `--socket` service option, it creates on first start, but doesn't rm on exit/termination…
-
### Describe the bug
When importing a module with a submodule *in a module file*, the `export-env` in the submodule doesn't get exported.
However, it does if run from the command-line.
### How to…
-
1. Use pnpm to install `sentry-cli`
2. Log in to Sentry with organization auth token from https://firezone-inc.sentry.io/settings/auth-tokens/, sent through Github secrets manager (`SENTRY_TOKEN`)
3…
-
### Describe the bug
Hello,
We have an issue when overriding configuration at build time, in order to have distinct package identifier in dev or release.
the command `cargo tauri ios build` bui…
-
**Problem**
- Using the dioxus cli app to create a new DESKTOP app using TAILWINDCSS does NOT work.
- Following the [book (v0.5)](https://dioxuslabs.com/learn/0.5/cookbook/tailwind) does NOT help…
-
### Describe the bug
I was using Tauri to develop an APP running on the Android platform and tried to add a listener from js to listen for an Android plugin named bsp, but an error occurred while e…
-
Hi componentize-py folks!
Thank you for a great presentation at WASMCON a while ago! I just now catching up with your nifty tool.
What is your debugging guideline for a Python-turn-WASM component?…