Re: ANN: clj-windows-1.0-alpha - Clojure installer and CLI tools for windows 10

2018-11-06 Thread David Powell
Just wondering... You know how the escaping of double quotes with backslashes gets pretty messy in windows because single quotes aren't used, well does it need to be? As I understand it, in Windows the command line is just a string (as returned by GetCommandLine), and it is broken up into things

Re: ANN: clj-windows-1.0-alpha - Clojure installer and CLI tools for windows 10

2018-08-03 Thread frericksm
sorry about that. i will add a non-official warning to the Readme Michael Am Freitag, 3. August 2018 18:43:33 UTC+2 schrieb Alex Miller: > > On Friday, August 3, 2018 at 11:42:43 AM UTC-5, Alex Miller wrote: >> >> Hi Fredrick, >> > (Sorry, misread the name - Michael!) > > >> >> I am working o

Re: ANN: clj-windows-1.0-alpha - Clojure installer and CLI tools for windows 10

2018-08-03 Thread Alex Miller
On Friday, August 3, 2018 at 11:42:43 AM UTC-5, Alex Miller wrote: > > Hi Fredrick, > (Sorry, misread the name - Michael!) > > I am working on a Powershell port and Windows install for Clojure and clj > and I hate to have your out there as a non-official but identically named > set of things.

Re: ANN: clj-windows-1.0-alpha - Clojure installer and CLI tools for windows 10

2018-08-03 Thread Alex Miller
Hi Fredrick, I am working on a Powershell port and Windows install for Clojure and clj and I hate to have your out there as a non-official but identically named set of things. Is there some way to make this less official looking and/or make it more obviously not the official one? Alex On Fri