smart-document-builder
v1.0.4
Published
Smart Document Builder
Maintainers
Readme
Smart Document Builder
Smart document builder is command line tool that allow user to convert documents from markdown into PDF and HTML. Shipped with predefined template for various type of documents.
Important! Still under development.
Installation and requirements
Requirements
Require pandoc to be installed on system in order to be able to use it.
Installation
sudo npm install -g smart-document-builderManual
Create project
sdbuilder --create-projectCompile project
sdbuilderDisplay help
sdbuilder --helpDevelopment
Changelog
ToDo
[x] Project generator system
[x] Project compiler
[x] Basic template
[x] CLI Help
[ ] Add completion script for CLI ussing yargs
