Published: 2012-09-11
I modified my cake bash completion script for Grunt.
All you need to do is add this completion function and command to your ~/.bashrc file:
Published: 2012-09-11
I modified my cake bash completion script for Grunt.
All you need to do is add this completion function and command to your ~/.bashrc file:
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.
Updated: 2012-08-19
Updated: 2012-06-18
Updated: 2012-04-06
Published: 2011-11-01
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: