1.0.4 • Published 3 years ago
smart-document-builder v1.0.4
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
Project generator system
Project compiler
Basic template
CLI Help
Add completion script for CLI ussing yargs