Home

Awesome

Pine

Swift 5 Platform Github Github All Releases 简体中文

<p align="center"> <img src="./Pine/Assets.xcassets/AppIcon.appiconset/pine-512@1x.png" width="150"> </p>

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 <kbd></kbd> <kbd>U</kbd>

Contributing

See CONTRIBUTING.md for details on how to contribute.

Features

Todo

Screenshots

<p align="center"> <img src="https://i.imgur.com/vxAaNeX.png"> <img src="https://i.imgur.com/5LQ1Ll4.png"> </p>