howdy

2.2.1 • Public • Published

Howdy

Howdy makes it easy to generate presentations from a Markdown source.

Install

$ npm install -g howdy

Usage

Create a 'slides.md' file, with slides separated by '---' (<hr>s when rendered), and start howdy:

echo '# Slide 1 \n --- \n # Slide 2' > slides.md
$ howdy slides.md | xargs open

This will open howdy/index.html in your browser.

Navigation

Navigate back with up, left, shift + space, k, or h.

Navigate forward with down, right, space, j, or l.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.2.1
    2
    • latest

Version History

Package Sidebar

Install

npm i howdy

Weekly Downloads

12

Version

2.2.1

License

none

Last publish

Collaborators

  • jclem