commit | 9fe01af6cae692e1b7e11147206524897b38cd09 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Tue Feb 09 16:01:49 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Tue Feb 09 16:01:49 2016 -0800 |
tree | 7fa039913fe191ca42f29f9c8c7971df7ab9ace7 | |
parent | af28637c26fb8e4352455dbfe84a5bda7623b081 [diff] |
Drawing logic layer shapes
For a general introduction to XOS and how it is used in CORD, see http://guide.xosproject.org. The "Developer Guide" at that URL is especially helpful, although it isn't perfectly sync'ed with master. Additional design notes, presentations, and other collateral are also available at http://xosproject.org and http://cord.onosproject.org.
One quick way to get started is to build and run the containers in containers/
(see the README in that directory for more information).
Another quick way to get started is to look at the collection of canned configurations in xos/configurations/
. The cord
configuration in that directory corresponds to our current CORD development environment, and the README.md
you'll find there will help you get started.