Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 459 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 459 Bytes

ontouml-code-generator

Repository for the code generator implemented in the Master's Thesis of Dan Homola

How to use

Clone this repository, run npm install and run using npm start

git clone https://github.com/CCMi-FIT/ontouml-code-generator.git
cd ontouml-code-generator
npm install
npm start

For help on options run

npm start -- --help