cake Blog Posts
1 posts, page 1 of 1
-
Bash completion for cake files
Nov 1, 2011To implement bash(1) tab completion for Cakefile task names all you need to do is add this completion function and command to your
~/.bashrcfile:
1 posts, page 1 of 1
To implement bash(1) tab completion for Cakefile task names all you need to do is add this completion function and command to your ~/.bashrc file: