Chachay / pug_boilerplate

My Boilerplate of Single HTML reports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pug_boilerplate

My Boilerplate of Single HTML reports

Usage

Initialization

npm install --global gulp-cli
npm init

Build your report

Put your .pug files in the src directory and type the following command.

gulp pug

Then, you will find html files under dest directory.

About

My Boilerplate of Single HTML reports

License:BSD 2-Clause "Simplified" License


Languages

Language:Pug 83.1%Language:JavaScript 16.9%