-
### **Description**
We need to create CLI scripts for generating component templates. The CLI should prompt the user to specify whether the component is for React or React Native, as well as ask fo…
-
## Context
Registering validators was a PITA: forge running out of memory, needing to be in the `bolt-contracts` directory, no console.logs until the end of the script... For the sake of validator & o…
-
It would be nice to be able to use the indexer script in a slightly more generic manner which is targeted at JS/TS export collating.
My desired features:
- Accept a config file (CLI flags remain a…
-
The `backend.ai` CLI currently has "human-friendly" outputs only.
Let's support more automation.
* [x] Provide JSON outputs for all commands, using a root-level option `--output=json`.
* [x] Expl…
-
The Fire library that we use for the CLI can autogenerate completion scripts for the user's shell: https://github.com/google/python-fire/blob/master/docs/using-cli.md#completion-flag
It'd be cool t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Hello!
I have a request for Prime-Cli.
I'm using "prime-cli backup" but can't create the cron script…
-
might be nice to move to use CLI tools from Hugging Face Hub client library that weren't around when I originally put this repo together. That way we don't have to maintain our own python logic.
Up…
-
I think it would be great to add something like a migration script for it, in order to avoid using the UI and doing it automatically in a CLI for existing projects.
-
I would enjoy interacting with assimp using stdin / stdout for file conversion.
I.e. something like :
`cat in_file.3mf | assimp export -fgltf2 > out_file.gltf2`
I have to convert files that a…
-
From Ariel Elperin
- (if possible) cargo build on the Rust side, get the riscv bytecode to use in the next stages
- Here I'm hoping that link.id & cargo.config stuff can somehow be handled via buil…