markright

➡ Electron powered markdown editor with live preview

  • Owner: dvcrn/markright
  • Platform:
  • License:: GNU General Public License v3.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerdvcrn/markright
Primary LanguageClojure
Program languageJavaScript (Language Count: 4)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2015-10-12 10:08:36
Pushed At2021-11-30 00:57:18
Last Commit At2021-11-30 01:57:18
Release Count12
Last Release Name0.1.11 (Posted on 2016-06-28 18:15:01)
First Release Name0.1.0 (Posted on 2015-10-21 18:59:04)
用户参与
Stargazers Count0.9k
Watchers Count23
Fork Count56
Commits Count129
Has Issues Enabled
Issues Count52
Issue Open Count24
Pull Requests Count7
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private