-
Create rnv cli command which only installs app and starts bundler, so that user can devide rnv run into 2 commands which are rnv build and NEW COMMAND
-
**Describe the issue or suggestion**
Issue description:
In [Tutorial: Add .NET Aspire to an existing .NET app](https://review.learn.microsoft.com/en-us/dotnet/aspire/get-started/add-aspire-existing-a…
-
### Describe the feature
When I call `cdk `, I should have the option (non-default) to tell the cdk to use the existing CloudAssembly in the output directory.
Example:
```shell
cdk synth
# Th…
-
### Usage
m365 cli app doctor
### Description
Verifies the configuration of the custom app reg for use with CLI
### Options
Option | Description
-- | --
`-i, --appId [appId]` | The client ID of…
-
Hi thank you for all your work on the great project.
New install using pip in a venv installs ollama-0.4.0 by default which gives the below errors. Downgrading to ollama-0.3.3 resolves the problem…
-
### evernote-backup version
1.9.3
### What OS are you using?
Windows
### OS Version / Linux distribution
windows 11
### Bug description
(base) C:\Users\Lenovo>evernote-backup init-db --backen…
-
**rx_bloc_cli create . --project-name test_bloc_app**
Project name: testing_app
Organization name: (com.example) com.tes.dsd
Enable login: (Y/n) No
Enable social logins: (y/N) No
Enable OTP authe…
-
It's common for CLI apps to have global/common options that apply to most commands. These options are usually placed before the command text.
For example, in Entity Framework:
```
dotnet ef [opti…
-
### Which @angular/* package(s) are the source of the bug?
compiler-cli
### Is this a regression?
No
### Description
I'm trying to go zoneless for my SSR angular app with hydration.
This conditi…
-
### Describe the bug
To support `uv` (indeed, a feature not yet production ready in the current implementation), the `pyproject.toml` file gets moved away and the contents at its path mutate. After `…