...
The following are tutorials aimed at those interested in developing on ONOS.
- Application tutorial - Write a simple an ONOS application
- CLI tutorial - Extend the ONOS CLI to add a command for your simple applicationand Service Tutorial - Extend your application with a service and add a CLI command to use it
- Bundle tutorial - Create OSGi bundles for your project using Maven archetypes
...