An open API service indexing awesome lists of open source software.

https://github.com/maxmellon/yarn_completion

yarn command completion for zsh
https://github.com/maxmellon/yarn_completion

Last synced: 8 months ago
JSON representation

yarn command completion for zsh

Awesome Lists containing this project

README

          

About
---

[yarn](https://github.com/yarnpkg/yarn) (Fast, reliable, and secure dependency management for JavaScript.) command completion for zsh.

Requirements
---

- zsh

Installation
---

- install with [zplug](https://github.com/zplug/zplug):

```bash
zplug "maxmellon/yarn_completion"
```

LICENSE
---

- [MIT](./LICENSE.txt)

(c) MaxMellon (Kento TSUJI)