Skip to content

Commit

Permalink
fix: update description
Browse files Browse the repository at this point in the history
  • Loading branch information
gutenye committed Dec 26, 2024
1 parent 88193c5 commit cce1a04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Stars](https://img.shields.io/github/stars/gutenye/commander-completion-carapace?style=social)](https://github.com/gutenye/commander-completion-carapace) [![NPM Version](https://img.shields.io/npm/v/@gutenye/commander-completion-carapace)](https://www.npmjs.com/package/@gutenye/commander-completion-carapace) [![License](https://img.shields.io/github/license/gutenye/commander-completion-carapace?color=blue)](https://github.com/gutenye/commander-completion-carapace/blob/main/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-blue)](https://github.com/gutenye/commander-completion-carapace#-contribute)

> Effortlessly add intelligent auto-completion support to your [Commander.js](https://github.com/tj/commander.js) CLI app using [Carapace](https://github.com/carapace-sh/carapace-bin).
> Effortlessly add intelligent autocomplete support to your [Commander.js](https://github.com/tj/commander.js) CLI app using [Carapace](https://github.com/carapace-sh/carapace-bin).
> It works with a wide range of shells, making your CLI tools more intuitive and user-friendly.
**Show your ❤️ and support by starring this project and following the author, [Guten Ye](https://github.com/gutenye)!**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gutenye/commander-completion-carapace",
"version": "1.0.0",
"description": "Effortlessly add intelligent auto-completion support to your Commander.js CLI app using Carapace. Supports Bash, Zsh, Fish, Nushell and more",
"description": "Effortlessly add intelligent autocomplete support to your Commander.js CLI app using Carapace. Supports Bash, Zsh, Fish, Nushell and more",
"keywards": ["commander", "commanderjs", "completion", "carapace"],
"license": "MIT",
"repository": "github:gutenye/commander-completion-carapace",
Expand Down

0 comments on commit cce1a04

Please sign in to comment.