Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commandline installation instructions to pugjs.org #3132 #75

Open
TeraExecuter opened this issue Nov 29, 2019 · 0 comments
Open

Add commandline installation instructions to pugjs.org #3132 #75

TeraExecuter opened this issue Nov 29, 2019 · 0 comments

Comments

@TeraExecuter
Copy link

This was posted long time ago at this link, reposting.
pugjs/pug#3132

Hey, I spent 1 hour to find out why my Webstorm File Watcher could not detect pug. I had installed Node.js, Express.js.
What I was missing was commandline installation instruction, which was not visible in the website.

Only in the github website I found it, and at the the I didn't even know what the question and solution was supposed to be.

So could you please also write the Command Line installation instructions from Github shown below in your website, that would save a lot of time. Thanks.
https://pugjs.org/api/getting-started.html

Command Line
After installing the latest version of Node.js, install with:

$ npm install pug-cli -g
and run with

$ pug --help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant