Skip to content

Instantly share code, notes, and snippets.

term_def_boilerplate:
scope: مجال التطبيق
symbolsabbrev: الرموز والاختصارات
abbrev: الاختصارات
symbols: الرموز
table_of_contents: جدول المحتويات
introduction: مقدمة
foreword: تمهيد
abstract: ملخص
acknowledgements: شكر
@ronaldtse
ronaldtse / installing-ea-on-mac.md
Created July 3, 2020 05:56 — forked from JaimeChavarriaga/installing-ea-on-mac.md
Installing Sparx Enterprise Architect on MacOS

Installing Sparx Enterprise Architect on MacOS

Installation

There is not a MacOS-native executable of Enterprise Architect on Mac. In order to run it, it is possible to use Wine, a software to run windows applications on Linux and Mac. Sparx has a webinar and a documentation page explaining how to install EA into Linux using Wine. However, these instructions do not provide a step-by-step guide for MacOS

The following are instructions to install EA on MacOs using Homebrew.

  1. install homebrew
@ronaldtse
ronaldtse / macos.yml
Last active January 3, 2020 14:35 — forked from maxwelleite/ttf-vista-fonts-installer.sh
Script to install Microsoft Vista TrueType Fonts (TTF) aka Microsoft’s ClearType fonts on Ubuntu distros
name: macos
on:
push:
branches:
- master
pull_request:
jobs:
build: