easybook

Book publishing as easy as it should be (built with Symfony components)

Github星跟踪图

easybook

«book publishing as easy as it should be»

SensioLabsInsight Travis CI status Scrutinizer Quality Score Coverage Status

easybook lets you easily publish books in
various electronic formats (ePub, MOBI, PDF and HTML). It was originally
designed to publish programming books, but you can use easybook to
publish any kind of book, manual or documentation website.

easybook worflow diagram

Installation

Make sure to have installed Composer globally in
your system and execute the following command:

$ composer create-project easybook/easybook easybook

Once installed, use easybook with the book command:

$ cd <easybook-installation-dir>
$ ./book

If the last command doesn't work, try php book or check book script
permissions.

Documentation

easybook is fully documented at http://easybook-project.org/documentation

License

easybook is licensed under the MIT license.

Tests

Execute the following command to test easybook (it requires PHPUnit):

$ cd <easybook-installation-dir>
$ phpunit

Requirements

In order to generate PDF files, PrinceXML library must be installed.
If you haven't installed it yet, you can download a fully-functional demo at:

http://www.princexml.com/download

In order to generate MOBI files, KindleGen library must be installed.
If you haven't installed it yet, you can download it freely at Amazon:

http://amzn.to/kindlegen

主要指标

概览
名称与所有者javiereguiluz/easybook
主编程语言HTML
编程语言PHP (语言数: 3)
平台
许可证Other
所有者活动
创建于2012-02-05 11:29:10
推送于2018-10-08 17:17:40
最后一次提交2016-06-13 21:44:03
发布数5
最新版本名称v4.9.0 (发布于 )
第一版名称v4.0.0 (发布于 )
用户参与
星数761
关注者数39
派生数82
提交数406
已启用问题?
问题数116
打开的问题数0
拉请求数42
打开的拉请求数1
关闭的拉请求数28
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?