Skip to content

kazuar/mook

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 


Mook
Mook

Mook is a cross-platform Markdown book built with Electron and React

Syntax Highlighting

Python:

def Hello():
  return "Hello from Mook"

JavaScript:

function Hello() {
  return "Hello from Mook"
}

Dynamic preview pane

Type away and see the changes on the left side of the screen.

Give it a try right now.

How to contribute

You can contribute in any way you want. Any help is appreciated.

Development

yarn install
yarn run electron-dev

Build package

yarn install
yarn run electron-pack

Credits

Icon made by Freepik from www.flaticon.com