RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Better Task Management with Nake

Nake is a task manager inspired by Rake. As well as Rake, Nake supports dependencies, multiple task definitions, file tasks, rules etc, but it can do more. It also supports advanced arguments parsing and task configuration. Nake is also 4x times faster than Rake. Nake comes with a lot of useful tasks for gem building, installation and releasing, running specs and also with snake executable for system-wide task (similar to Sake for Rake). If you are looking for documentation, take a look at Nake Wiki or clone the repository and go through examples.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in