diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-03-12 20:58:43 -0700 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-04-05 12:23:24 +0000 |
| commit | 4f03ad248813ff1516497042ffeac833a96aac84 (patch) | |
| tree | 4a2e14bb1901910f81072b17cc4ecf060450caa6 /README.md | |
| parent | 5c7fbb81990dd00fa9fd28d541902c3cedeb1fdb (diff) | |
added README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b53490 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +pyp - The Pyed Piper +==================== + +This is the __unofficial__ git mirror for the pyp project. The original project page can be found at http://code.google.com/p/pyp/. + +Installation +------------ + + - On Mac OS X with homebrew, you can just `brew install pyp` + - Otherwise, the easiest way would be to pull the raw pyp script (https://raw.github.com/yuvadm/pyp/master/pyp) and link it to your favorite `bin` location. |
