0.2.3 • Published 10 years ago

gbe v0.2.3

Weekly downloads
1
License
-
Repository
-
Last release
10 years ago

Gamebook Engine

GBE is a command-line tool that takes a specially marked-up book source and compile it into a mobile tablet interactive ebook, just like paperback gamebooks.

Getting Started

With NodeJS 0.10+ installed, you install GBE by executing the following command :

$ sudo npm install -g gbe

After executing this command, you should have a gbe command in your PATH.