An open API service indexing awesome lists of open source software.

https://github.com/overturetool/dev-tutorials


https://github.com/overturetool/dev-tutorials

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Overture Developer Tutorials

This repository holds auxiliary projects with exercises and tutorials for new
Overture Developers. These projects support the Overture developer guides and
are not meant to be used on their own.

To use these projects, clone this repository and build the projects by typing
`mvn install` from the repository root. You will get test failures when
building but that's intentional and will not cause the build to fail.

Once the projects have been built, they can be imported as Maven projects in Eclipse.

## More Information

The main Overture repository is at https://github.com/overturetool/overture.
Its wiki contains various guides that use these projects. It is recommended you start
by reading those guides.

If you'd like general information about the Overture Project, please visit
http://overturetool.org.