commit | 2bc16718cb0ea6a4b384461d8a3a6a7e21bc23e7 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Thu Feb 18 16:33:49 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Thu Feb 18 16:33:49 2016 -0800 |
tree | 5580cae0f9372cbc32f75263e4b056300efa341e | |
parent | 50f3a730aeb13a8d70339a4aaf31dc532d1f7a54 [diff] |
Adding and removing elements
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.