bash Blog Posts
3 posts, page 1 of 1
-
Bash completion for Grunt files
Nov 11, 2012I modified my cake bash completion script for Grunt.
-
Bash completion for Jake files
Jun 18, 2012To 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: -
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
~/.bashrc
file: