Repository for the code generator implemented in the Master's Thesis of Dan Homola
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