[Mono-list] Pash - Open Source PowerShell - is back!

Jay Bazuzi jay at bazuzi.com
Sat Apr 6 20:04:16 UTC 2013


Pash is not ready for useful work. I think of it as "Pre-Alpha".

I don't have a good metric for measuring progress on Pash. Here are two
things you can do that depend on a lot of PowerShell features to work:

(New-Object Net.WebClient).DownloadString("http://bit.ly/e0Mw9w")
function Prompt {
    'PASH ' + (Get-Location) + '> '
}



-J




On Sat, Apr 6, 2013 at 11:07 AM, Stephen Shaw <sshaw at decriptor.com> wrote:

> Can you give us a report on the current state of the project as far as how
> much has been completed and maybe where you'd like help?
>
> Cheers,
> Stephen Shaw
>
>
> On Sat, Apr 6, 2013 at 11:16 AM, Jay Bazuzi <jay at bazuzi.com> wrote:
>
>> Hi All,
>>
>> Miguel suggested I announce this here.
>>
>> In 2008, Igor Moochnick published Pash<http://sourceforge.net/projects/pash/>,
>> an Open Source reimplementation of Windows PowerShell, to run on Mono.
>> There was a lot of enthusiasm around the internet, but when development
>> ceased, the enthusiasm became disappointment.
>>
>> In the fall of 2012, I took over, and have been making steady progress on
>> the project. It's fun to see the pieces coming together.
>>
>> Follow development on GitHub: https://github.com/Pash-Project/Pash/
>> And on Twitter: https://twitter.com/PashProject
>>
>> Should I also post about progress here on this mailing list?
>>
>> -J
>>
>>
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20130406/b5ab191d/attachment.html>


More information about the Mono-list mailing list