forked from tav/plexnet
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
38 lines (27 loc) · 1.23 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
===============
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