TIT 6b8b6253d2 fix(jake-node): support all Jakefile filenames in `jake` completion (#9589) 3 years ago
..
README.md f31ef2024d jake-node: add README (#7344) 5 years ago
jake-node.plugin.zsh 6b8b6253d2 fix(jake-node): support all Jakefile filenames in `jake` completion (#9589) 3 years ago

README.md

Jake

This plugin provides completion for Jake.

To use it add jake-node to the plugins array in your zshrc file.

plugins=(... jake-node)