Skip to content

sunye/ocl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCL - The Object Query Language

This project contains the Markdown for the following presentation:

https://sunye.github.io/ocl/

More information about OCL can be find in the OMG's website:

http://www.omg.org/spec/OCL/

License

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Creative Commons License

Launching the presentation locally

Install generator-reveal: npm install -g generator-reveal

Clone the project, cd into it, and run npm and bower to intall missing packages:

git clone https://github.com/sunye/ocl.git
cd ocl
npm install && bower install

After all packages are downloaded you can view the presentation with grunt:

grunt serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages