kobo / groovyserv

Groovy's startup acceralator.
http://kobo.github.io/groovyserv/
Other
98 stars 10 forks source link

Document bug about groovyserv bash script availability #15

Closed uehaj closed 13 years ago

uehaj commented 13 years ago
                          | Windows      | Windows      | MacOS X,
                          | Cygwin       | nocygwin     | Linux
--------------------------+--------------+--------------+-----------
groovyserver              | OK           |   N/A        | N/A
--------------------------+--------------+--------------+-----------
groovyserver.bat          | OK           |   OK         | N/A
--------------------------+--------------+--------------+-----------

should be

                          | Windows      | Windows      | MacOS X,
                          | Cygwin       | nocygwin     | Linux
--------------------------+--------------+--------------+-----------
groovyserver              | OK           |   N/A        | OK
--------------------------+--------------+--------------+-----------
groovyserver.bat          | OK           |   OK         | N/A
--------------------------+--------------+--------------+-----------
nobeans commented 13 years ago

fixed.