-
Notifications
You must be signed in to change notification settings - Fork 962
Open
Description
FEATURE REQUEST
-
Please describe the feature you are requesting.
In order to ease development of client applications it would be very useful to be able to start "bookkeeper localbookie" or even "bookkeeper standalone" on a Windows machine with "Git bash" or "cygwin" -
Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have).
Are you currently using any workarounds to address this issue?
should-have -
Provide any additional detail on your proposed use case for this feature.
The first problem is usually that in windows the JAVA_HOME env variable contains spaces and the script break.
Reactions are currently unavailable