OntoUML / ontouml-vp-plugin

A plugin for Visual Paradigm to add support for OntoUML modeling and model intelligence services
Apache License 2.0
38 stars 15 forks source link

Allowing easy-install plugin with bash script #146

Closed propilideno closed 3 months ago

propilideno commented 1 year ago

Description

The goal of this pull request is:

Checklist

WhoAmI

I am Propi (Lucas de Almeida), i'd contributed with Open Source Projects and with Master's degree articles. I also have advanced skills in bash scripting and my changes are huge relevant for this project.

Feel free to contact me.

Changes made

Reused from FrameWeb-VP-Plugin Fork

My adaptations for OntoUML

Testing

Open Git Bash or Terminal, and type:

bash <(curl -sL https://raw.githubusercontent.com/propilideno/ontouml-vp-plugin/master/install.sh)

Final Thoughts

I refrained from including my name in the README file since I am not a member of the team. However, I would be honored if you would consider crediting me for my contributions.

propilideno commented 4 months ago

Hello @matheuslenke, I appreciate your comments and i will review my code within 15 days.

Best Regards, Lucas Almeida.

propilideno commented 3 months ago

@matheuslenke

matheuslenke commented 3 months ago

Tested and everything seems fine to me. Thanks for your contribution, really nice the file picker on Windows. Merging now