8000 GitHub - yhatt/marp at v0.0.6
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 16, 2019. It is now read-only.

yhatt/marp

Repository files navigation

Marp

Markdown presentation writer, powered by Electron.

Marp

Usage

Install

Please refer to mdSlide release page.

How to write slides?

Split slides by horizontal ruler ---. It's very simple. Please refer to example.md.

# Slide 1

foobar

---

# Slide 2

foobar

For developers

Getting started

npm install

And run below gulp task to execute:

gulp run

Create release builds

gulp release

Please set application version in package.json.

OS specific

Windows

If you want to build for Windows in other platforms, please install Wine 6AEB to rewrite Electron's resources.

OSX

To build for Darwin is only supported in OSX. Please install appdmg to create archive (.dmg) for Darwin release.

npm install appdmg
Notices
  • Don't add development dependency of appdmg to package.json. The release task would fail in other platforms.
  • gulp-appdmg is no longer in use since v0.0.4.

Licenses

Copyright © 2016 Yuki Hattori. This software released under the MIT License.

About

The site of classic Markdown presentation writer app

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0