Open GitHub Desktop from CLI
- Langage dominant
- Shell
- Étoiles
- 11.2k
- Forks
- 1.9k
- Merge moyen
- 14 h 16 min
- PR mergées (30 j)
- 6
Description
### Describe the feature or problem you'd like to solve
Add a slash command to open GitHub Desktop in the current working directory
### Proposed solution
Just like `/ide` opens an IDE workspace, `/github` (or some variation, like `/desktop`) opens GitHub Desktop in the current working directory. This is mostly just an alternative to `! github .` with less silly output in the log (as each time it prints `└ No Content`).
I looked for issues mentioning GitHub Desktop, but none seemed related to this suggestion.
More generally, users could configure their Git GUI of choice.
### Example prompts or workflows
`/github`
`/desktop`
`/git`
### Additional context
_No response_
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by locating the existing /ide slash-command implementation and its current-working-directory handling. Add a comparable /github or /desktop command that opens GitHub Desktop in that directory, then verify the command works without the repeated `No Content` log output.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- git, github, shell
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 58/100