what-the-pug-cli
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

tiny cli wrapper for what-the-pug. usage:

npm -g install what-the-pug

what-the-pug -i test.html -o test.pug
# will save transformed result to test.pug

what-the-pug -i test.html
# will output transformed result to stdout

what-the-pug < test.html
# will output transformed result to stdout (-o respectively)

Copyright (c) 2019 Max Dancau

License MIT

Readme

Keywords

none

Package Sidebar

Install

npm i what-the-pug-cli

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

4.98 kB

Total Files

5

Last publish

Collaborators

  • maxwellium