An Open Source reimplementation of Windows PowerShell.
Follow @pashproject
Join http://groups.google.com/group/pash-project.
Pre-alpha. This project is not yet useful for any real work.
Assuming you have MonoDevelop installed:
git clone https://github.com/Pash-Project/Pash/
cd Pash
xbuild
mono Source/PashConsole/bin/Debug/Pash.exe
If you're experiencing difficulties with reading Pash output, e.g. it looks like [%?%p1%{8}%...
- try adding TERM=xterm
, like TERM=xterm mono Source/PashConsole/bin/Debug/Pash.exe
. In particular, this is a known issue on Fedora systems.
See CONTRIBUTING.md
for more details.
The original release of Pash in 2008 didn't include a LICENSE or COPYING file, or other indication of license. However, at https://sourceforge.net/projects/pash/ it says:
License
BSD License, GNU General Public License (GPL)
I have emailed Igor Moochnick a few times to clarify his licensing intent, but he hasn't responded. So I'm treating that note on sourceforge as authoritative.
Pash was created by Igor Moochnick and published at http://pash.sourceforge.net/ in 2008. After the original release, development ceased.
In 2012, Jay Bazuzi started exploring the project to see what potential it held.
2012-08: Replace GOLDParser with Irony.
-
Followup blog post, Igor's last message about Pash:
-
Mention on the official PowerShell Blog:
If you like Pash and want to express your gratitude, you could:
- Contribute code to Pash. See
CONTRIBUTING.md
and send a pull request! - Contribute to some other open source project.
- Edit Wikipedia.
- Create art, music, architecture, boat plans, whatever, and release it under Creative Commons.
- Volunteer in your community.
- Give free hugs!
- If you're making money with Pash, then you should send money.