kaishin / markoff

A lightweight Markdown (CommonMark) previewer for macOS.
ISC License
793 stars 43 forks source link

Add Makefile and path to build binaries #36

Closed Cbeck527 closed 4 years ago

Cbeck527 commented 8 years ago

This Makefile should make it easy for a developer to generate distributions that can be hosted on a platform other than the Mac App Store.

All binaries are placed in the build/ directory.

Hopefully this can help address https://github.com/thoughtbot/Markoff/issues/16 and subsequently https://github.com/thoughtbot/Markoff/issues/12 -- which is why I went down this rabbit hole in the first place 😆