npm.io
1.0.2 • Published 7 years agoCLI

@foxythemes/pug-compiler-cli

Licence
MIT
Version
1.0.2
Deps
4
Size
5 kB
Vulns
2
Weekly
0

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.