Skip to content

Feed it an exported prezi zip and it'll give you a rackup powered webserver that swill serve your presentation

Notifications You must be signed in to change notification settings

mikesimons/prezi-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Prezi linux

Feed it a prezi zip and it'll give you an executable to run a webserver to serving your prezi presentation.

To convert:

./prezi-linux prezi.zip my_prezi

To run:

./my_prezi

Requirements

To convert you need unzip which is the only thing that doesn't come with most modern distros that I'm aware of. To run the presentation you need ruby & rackup installed.

Issues

Could possibly do with checks in bootstrap for required deps (ruby / rackup)

About

Feed it an exported prezi zip and it'll give you a rackup powered webserver that swill serve your presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages