Re:VIEW

Gem Version

home

github.com/kmuto/review

gems

rubygems.org/gems/review

wiki

github.com/kmuto/review/wiki

bugs

github.com/kmuto/review/issues

Re:VIEW is an easy-to-use digital publishing system for books and ebooks.

Format

Re:VIEW uses its original format(‘Re:VIEW format’) as source files. See doc/format.rdoc (in Japanese).

Output formats Re:VIEW supports are:

Commands

There are two commands generate files directly.

And some useful commands.

Installation

Install gem yourself as:

$ gem install review

Or build from source:

$ git clone https://github.com/kmuto/review.git
$ cd review
$ rake install

Or add the ‘./bin` directory to your $PATH:

$ echo "export PATH=PATH_OF_REVIEW/bin:$PATH" >> ~/.profile

Resources

Documents

Issues tracker

Note on Patches/Pull Requests

License

LGPL. See COPYING file.

Copyright © 2006-2015 Minero Aoki, Kenshi Muto, Masayoshi Takahashi, Masanori Kado.