feat: add pnpm completion script (#23)
* init
* update
* new implementation
* prettier
* feat: autocomplete clis executing through a package manager (#26)
* init
* prettier
* update
* cli completions
* pnpm install
* fix: handle complete command manually
* fix: completion-handler __complete => complete
* fix: remove examples form package.json
* fix: generateCompletionScript function
* move the package manager completion logic directly into the parse method
* prettier
* tab -> t wip
* before some ai changes
* huge wip
* grammar issues
* prettier
---------
Co-authored-by: Mohammad Bagher Abiyat <37929992+Aslemammad@users.noreply.github.com>
authored by