tav / plexnet

An Open Web Platform

This URL has Read+Write access

commit  162a73cc1cdea6df8a6647b97a5976fbf8a3104f
tree    670d9d08b85fdf2401cfc40160f0e90e3e8c4aa3
parent  3fd5acb0577acce3133e3e6a36a0be056581d605
plexnet / README.txt
100644 39 lines (27 sloc) 1.261 kb
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
39
===============
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