-
Depends on: https://github.com/semaphore-protocol/semaphore/issues/343
Add a CLI template using [Viem](https://viem.sh)
-
Include a command-line interface so users can translate files without having to write code. We can use `npx` if the user does not want to install the tool.
-
### Contribution
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md))
### Describe the user story
https://pnpm.io/package_js…
-
### Steps to reproduce
- Run `rad init` or any command that's waiting for the input.
- Reduce the terminal width until its less than the width of the longest string displayed.
- Increase the termin…
-
### Summary
Ersilia CLI presently has several commands and some of them are either not being used, are redundant (ie their functionality is a subset of another command), or are outdated. This issue…
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
When running the `openai migrate` command, …
-
We now have a working CLI (AFAWK) that can be used by anyone.
Adding this executable to hackage is not necessary as anyone can just build it, given this repo. But no one will if they don't know it …
-
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…
-
### Link to the coursework
https://github.com/CodeYourFuture/Project-CLI-Treasure-Hunt
### Why are we doing this?
Alongside learning web development, you need to become familiar with the basi…
-
I checked the fix with Deno v2.0.1, but it seems that a different error has occurred.
[Closed] Support Wrangler, the CLI for Cloudflare Workers
https://github.com/denoland/deno/issues/25899
[Me…