Mark S. wrote: > > > Just uploaded a new branch: > > https://github.com/Marxsal/polly/tree/core-enabled > > This version is hopefully forward compatible with Powershell Core 6. That > is, you > can use it with PS 5, and also with PS 6 -- which means it can be used with > Linux and maybe Mac OS. > > Looking for feedback to make sure nothing has broken with it running under > standard PS 5. > > For use under Linux, there is no documentation yet. But you can just run > "pwsh" to > start powershell, and then from there invoke the script with polly.ps1. > After invoking, > a starter settings.ini file will be created, but still using windows > defaults. Quit out of the > script and use your favorite editor to modify settings.ini. Then start the > script again. > Not sure if environmental variable expansion works, but it should be able > to make use of > directory names that start with / or ~ . >
I'll comment about this on GHub in a bit. I think its worth thinking through how to cater for variant platforms. For instance, maybe platform dependent # INTERNAL SETTINGS might be moved to secondary scripts or .ini? TT -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e7dbb1cd-e234-4137-be90-d2c1879f09e5%40googlegroups.com.

