Published: 2012-06-18
To implement bash(1) tab completion for Jakefile task names all you need to do is add this completion function and command to your ~/.bashrc file:
See also my previous post Bash completion for cake files.
Published: 2012-06-18
To implement bash(1) tab completion for Jakefile task names all you need to do is add this completion function and command to your ~/.bashrc file:
See also my previous post Bash completion for cake files.