lukakerr / Pine

A modern, native macOS markdown editor
https://lukakerr.github.io/Pine
Other
3.34k stars 168 forks source link
editor lightweight macos markdown markdown-editor minimal osx swift

Pine

Swift 5 Platform Github Github All Releases 简体中文

Pine is lightweight macOS markdown editor. It's currently a work in progress.

It is a document based application, and aims to follow Apple's Human Interface Guidelines

Installing

Pine is still in its very early stages, so if you encounter any bugs or have a feature request please raise an issue!

Install via Homebrew

$ brew tap lukakerr/things
$ brew install pine

Manual Download

Visit the releases page to download manually.

Uninstalling

Installed via Homebrew

$ brew remove pine

Downloaded Manually

$ rm -r /Applications/Pine.app ~/Library/Caches/io.github.lukakerr.pine

Building

Make

$ git clone git@github.com:lukakerr/pine.git
$ cd pine
$ make

Xcode

$ git clone git@github.com:lukakerr/pine.git
$ cd pine
$ open Pine.xcworkspace

Testing

Make

$ make test

Xcode

Hit U

Contributing

See CONTRIBUTING.md for details on how to contribute.

Features

Todo

Screenshots