@foxythemes/pug-compiler-cli

1.0.2 • Public • Published

pug-compiler-cli

A Pug compiler directly from the CLI using env files

Getting Started

  • Install with npm: npm install @foxythemes/pug-compiler-cli -D
  • Run it with pug-compiler

Docs

pug-compiler --env dist --src src/html --dest dist/html

Basic options

-e, --env      Environment for compile
-s, --src      Source path of pug files
-d, --dest     Destination path for compiled files

License

Copyright (c) FoxyThemes Licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @foxythemes/pug-compiler-cli

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

5.22 kB

Total Files

6

Last publish

Collaborators

  • aketmi
  • behuti
  • miguelmich