-
I think it would be helpful to have some kind of tooling to help check or enforce spelling in the reference. I think a challenge is picking the right tooling for that. Some of the considerations:
* H…
-
When I run the command “aios-cli start”, it gives the following error:
"thread 'main' panicked at aios-cli/src/main.rs:170:60:
called `Result::unwrap()` on an `Err` value: Error("unexpected charac…
-
If an OOM happens in the engine, it seems like OCaml just exits with `1` with no error message at all.
That's an issue because that's probably a specific phase that crashed. We want to have informati…
-
CLI development set up is not helpful - It is not clear what tools to install and build the project and how to debug the project.
https://github.com/microsoft/vscode/blob/main/cli/CONTRIBUTING.md
-
### Problem you are trying to solve
https://rust-lang.github.io/rustup/environment-variables.html
https://rust-lang.github.io/rustup/dev-guide/tips-and-tricks.html
After reading the `rustup` co…
-
# Implement Post-Installation Verification for Web5 CLI
## 🚀 Goal
Create a post-installation verification process for the Web5 CLI to ensure it's correctly installed and configured, and all depend…
-
@JosiahParry if a rust package is not on crates.io, what's best practice for having users install a rust cli tool like this? Is it maybe `cargo install --git https://github.com/sckott/rt-cli.git` ? Or…
-
**Problem**
Some packaging tools like nix use Cargo.lock to pick up versions of the dependencies. Currently dioxus-cli Cargo.lock uses 0.2.93 webasm-bindgen but rest of Dioxus uses 0.2.95 version o…
-
# TrustGraph CLI Design notes
- other output formats
- other JSON-LD formats
- "extra" fields for all the things?
- "flavors" of TrustAtoms, including Journalistic flavor: https://github.c…
-
### Description
I tried to start a mainnet node (`neard 2.2.1`) using an old snapshot (snapshot from 2024-10-17, the node was started on 2024-10-22).
The node connected to the network, performed h…