Skip to content
mutoh edited this page Sep 13, 2010 · 5 revisions

How to testing

  [/home/foo]$ gem uninstall gettext
  [/home/foo]$ gem install locale
  [/home/foo]$ gem install allison  (for RDoc)
  [/home/foo]$ git clone git://github.com/mutoh/gettext.git
  [/home/foo]$ cd gettext
  [/home/foo/gettext]$ rake makemo
  [/home/foo/gettext]$ rake test
Clone this wiki locally