[ English | Japanese ]

gonzui-win32


gonzui-win32 is a windows friendly distribution of gonzui. You don't have to install cygwin or ruby, but only unzip the archive distributed here.

This is a third party distribution of gonzui, so please don't ask gonzui's developers about gonzui-win32. gonzui-win32 is now in alpha-stage and distributed for testing.

Download

You can also get gonzui-win32's source code from subversion repositry svn://svn.shaka.dyndns.org/gonzui-win32/gonzui-win32/ anonymousely.

Installation

Download the archive and just unzip it.

Usage

Open the command prompt(cmd.exe) and run gonzui-* as usual.

> gonzui-import.exe file://c:/path/to/codes
> gonzui-server.exe 

Note that you have to give gonzui-import the path of the source code as well-formed URL. Add ``file://" to the head of the path and replace ``\" with ``/" in the path.

Limitations

supported languages

gonzui-win32 doesn't support Ruby, Perl, and Objective Caml. Perl and OCaml will be supported soon. For ruby, I'm waiting for exerb's support for ruby 1.9.

Import from Subversion repository, tar archives, ...

Direct import from Subversion repository, tar archives, or non-native-filesystems don't work.


Soutaro Matsumoto (matsumoto@soutaro.com)