You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Semester 2, 2021 Software Engineering Concepts assignment: GUI-based text editor with plugins, scripts, and a domain-specific language for parsing a custom hotkeys `keymap` file
Software Engineering Concepts assignment by Kristian Rados (19764285).
How to Run
Option 1
Enter a terminal and navigate to the root directory of the project.
Execute the Gradle Wrapper run command, i.e. ./gradlew run.
About
Semester 2, 2021 Software Engineering Concepts assignment: GUI-based text editor with plugins, scripts, and a domain-specific language for parsing a custom hotkeys `keymap` file