Skip to content

staxmanade/Pash

 
 

Pash2

An Open Source reimplementation of Windows PowerShell.

Status

Pre-alpha. This project is not yet useful for any real work.

Getting Started

Assuming you have MonoDevelop installed:

  1. git clone https://github.com/JayBazuzi/Pash2/
  2. cd Pash2
  3. xbuild
  4. mono Source/PashConsole/bin/Debug/Pash.exe

See CONTRIBUTING.md for more details.

License

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.

History

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.

Media

Gratitude

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.

About

No description, website, or topics provided.

Resources

License

BSD-3-Clause, GPL-3.0 licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD
GPL-3.0
LICENSE-GPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.4%
  • Visual Basic .NET 3.8%
  • C++ 2.2%
  • PowerShell 0.4%
  • JavaScript 0.1%
  • XML 0.1%