README.md for jules plugin

This commit is contained in:
Juan Carlos Graells Pérez 2025-12-27 20:19:02 +01:00 committed by GitHub
commit df1f8ae58b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

32
plugins/jules/README.md Normal file
View file

@ -0,0 +1,32 @@
Sí, está mal formateado porque faltan encabezados ##, bloques de código y listas en markdown. Te lo dejo corregido y compacto, listo para pegar como README.md:
# Jules
Zsh autocompletion for the `jules` command-line interface.
## Installation
Add `jules` to the plugins list in your `.zshrc`:
```zsh
plugins=(... jules)
Reload your shell:
source ~/.zshrc
```
Features:
- Command and subcommand completion
- Flags and options completio
- Support for remote command
Requirements:
- Zsh
- Oh My Zs
- Jules CLI available in $PATH (download on https://jules.google/docs/cli/reference)
Maintainer
JuanCaarPapers
https://github.com/JuanCaarPapers