Skip to content
This repository has been archived by the owner on Jan 4, 2018. It is now read-only.
/ nicereadme Public archive

NiceReadme transforma simples archivos Markdown a hermosos archivos html y pdf

Notifications You must be signed in to change notification settings

mostofreddy/nicereadme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecado


NiceReadme permite crear hermosa documentación en html y pdf basandose en archivos Markdown

Versión

v0.4.2 stable

Features

  • Exportación a HTML
  • Exportación a PDF

Licencia

Software bajo licencia MIT

Instalación

Requerimientos

github

cd /var/www
git clone https://github.com/mostofreddy/nicereadme.git
cd nicereadme
composer install

composer

"require": {
    "php": ">=5.3.0",
    "mostofreddy/nicereadme": "0.*",
}

Ejemplo

php nicereadme --target=/var/www/nicereadme/README.md --output=/var/www/nicereadme/doc --exportto=pdf --title="Documentation of NiceReadme" --filename="nicereadme" --copyright="Mostofreddy"

Demo

Roadmap & issues

Roadmap & issues

About

NiceReadme transforma simples archivos Markdown a hermosos archivos html y pdf

Resources

Stars

Watchers

Forks

Packages

No packages published