/guard-ctags

watches *.rb for changes and retags them using ctags

Primary LanguageRuby

guard-ctags

guard + ctags == always current tags in emacs

Features

  • watches *.rb for changes and retags them using ctags

Installation

There is no gem yet.

Requirements

Ruby and the guard gem.

Usage

See guard docs.

Issues

  • doesn’t do anything yet

Author

License

Apache 2.0, See the file LICENSE

Copyright © 2011 Michael Garriss