Skip to content

athos/intro-to-prejenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intro-to-prejenter

My slides to introduce Prejenter, a presentation framework written in Clojure.

Prerequisites

Usage

First, start Clojure REPL from CIDER, using cider-jack-in or something.

Then, enter the following statements in the REPL:

(use 'prejenter.repl)
(start! 'intro-to-prejenter.slides)

And you'll see a slide image shown in the REPL buffer.

You can go back and forth with (prev!) and (next!). If you want to jump to a specific page, use (goto! <page>) instead.

License

Copyright © 2018 Shogo Ohta

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published