commit d633a0aad38cd027e0109fa0799155d32e5450eb
tree e6ce8edbdfc8cb27727a6ee8bbbb8914247a21d3
parent e802c21e1a111b1841fc17908a51fa131564c3ac
tree e6ce8edbdfc8cb27727a6ee8bbbb8914247a21d3
parent e802c21e1a111b1841fc17908a51fa131564c3ac
plexnet /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
README.txt | ||
| |
documentation/ | ||
| |
environ/ | ||
| |
source/ | Thu Sep 10 00:31:02 -0700 2009 | |
| |
third_party/ |
README.txt
===============
README: Plexnet
===============
Plexnet -- A Set of Open Web Standards.
.. class:: center
..
::
___ __
/\_ \ /\ \__
_____\//\ \ __ __ _ ______ __\ \ ,_\
/\ '__`\\ \ \ /'__`\/\ \/'\/' '__ ,`\ /'__`\ \ \/
\ \ \/\ \\_\ \_/\ __/\/> </\ \ \ \ \ \/\ __/\ \ \_
\ \ ,__//\____\ \____\/\_/\_\\ \_\ \ \_\ \____\\ \__\
\ \ \/ \/____/\/____/\//\/_/ \/_/ \/_/\/____/ \/__/
\ \_\
\/_/
This is an implementation of the Plexnet demonstrating its benefits in the here
and now. See the ``documentation`` directory for more info.
You can checkout this repository by using::
git clone git://github.com/tav/plexnet.git
And then, assuming you have the usual dev environment (gcc, make, etc.), run
``./plexnet/environ/startup/redpill init`` in a shell/terminal to get started...
All of the work, except for the bits in the ``third_party`` directory, have been
placed into the Public Domain. See ``documentation/legal.txt`` for the full
Public Domain Dedication.
--
Enjoy, tav

