https://github.com/overturetool/dev-tutorials
https://github.com/overturetool/dev-tutorials
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/overturetool/dev-tutorials
- Owner: overturetool
- License: gpl-2.0
- Created: 2014-09-26T13:18:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-14T15:54:57.000Z (over 11 years ago)
- Last Synced: 2025-01-05T09:42:00.459Z (over 1 year ago)
- Language: Java
- Size: 195 KB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.