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
派生数55
提交数129
已启用问题?
问题数52
打开的问题数24
拉请求数7
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?