jake Blog Posts
2 posts, page 1 of 1
-
Switching from Grunt to Jake
Aug 23, 2014This post discusses why I switched my Rimu Markup project’s build tool to Jake, having previously ported the same project from Make to 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: