markright

➡ Electron powered markdown editor with live preview

  • 所有者: dvcrn/markright
  • 平台:
  • 許可證: GNU General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

This project is currently frozen. If you want to help developing it, please feel free to ping me

banner

a minimalistic github flavored markdown editor

screenshot

Download

On mac, install it through cask:

brew cask install markright

Alternatively, check out the latest release to quickly find the latest version.
Here are the current binaries:

Command line

On mac, you can launch markright from the command line with a little alias:

alias markright="open -a /Applications/MarkRight.app"
markright README.md

Building

MarkRight is written in clojurescript. To build, make sure you have clojure and leiningen installed on your system.

Requirements

  • npm
  • leiningen
  • bower
  • npm install
  • bower install

Compiling

All commands you need are available inside package.json. To compile the code, run npm run compile:<prod/dev>. node/ is the folder that goes into electron.

Development

To develop, run the self-reloading build:

  • lein run -m build/ui-dev
  • lein run -m build/main-dev

shadow-build will live-reload the frontend so you don't need to refresh. If you change main.cljs however, you'll have to restart electron to reload your changes.

License

Licensed under GPLv3

主要指標

概覽
名稱與所有者dvcrn/markright
主編程語言Clojure
編程語言JavaScript (語言數: 4)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2015-10-12 10:08:36
推送於2021-11-30 00:57:18
最后一次提交2021-11-30 01:57:18
發布數12
最新版本名稱0.1.11 (發布於 2016-06-28 18:15:01)
第一版名稱0.1.0 (發布於 2015-10-21 18:59:04)
用户参与
星數0.9k
關注者數23
派生數56
提交數129
已啟用問題?
問題數52
打開的問題數24
拉請求數7
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?