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!

Reload anything with Ak47

Ever wanted to reload any kind of command-line app? using Ak47, you can reload any arbitrary command. To use it simply “gem install ak47”, then, “ak47 [your command]”. If any change occurs in your working directory, it will stop and start your command.

See the README at https://github.com/joshbuddy/ak47 for more details.

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