# docs2pdf === simple tool to create pdfs from online documents (hedgedoc) ## install ``` npm i ``` ## run script ``` node index.js "https://foo.bar" ```