-
Notifications
You must be signed in to change notification settings - Fork 75
Home
Martino Ferrari edited this page Jan 12, 2018
·
6 revisions
Welcome to the Marker wiki!
- AUR Arch Linux (thanks to @mmetak)
Dependencies
- meson >= 0.37.0 (install only)
- gtk3-devel >= 3.20
- gtksourceview3-devel
- webkitgtk4-devel
- gtkspell
- pandoc
Note: For a more stable experience, users are recommended download release tarball rather than cloning from master.
$ git clone https://github.com/fabiocolacio/Marker.git
$ cd Marker
$ mkdir build && cd build
$ meson ..
$ ninja
$ sudo ninja install