1.0.2 • Published 6 years ago

@foxythemes/pug-compiler-cli v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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.