@flyboarder: I get an error (running on Win 10) -
Start-Poshjure : The 'Start-Poshjure' command was found in the module 'Poshjure', but the module could not be loaded.
For more information, run 'Import-Module Poshjure'.
At line:1 char:2
+ (Start-Poshjure)
+ ~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Start-Poshjure:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CouldNotAutoloadMatchingModule
strange, can I get the output of Import-Module Poshjure
Oh I ran that command, apparently scripts are disabled on this machine. Ignore my previous message 🙂
hahaha
I never use PS here normally
i only use it for my client related stuff, everything else i do in OS X
This is my normal dev machine, but all my PS stuff is run on a server.
Well, (+ 1 2)
is still 3, I guess it's working!
hahaha yeah map works too 😛
seems everything in clojure.core works
i havnt been able to get file loading working correctly, again issues with namespaces