Get Started / Install
Generate documentation and cursor rules immediately.
Specific installation instructions for Cursor, VS Code, Windsurf below.
Follow both the Installation and Configure PUG steps to ensure proper installation.
Installation
-
Go to www.getpug.dev
-
Sign up on the waitlist and wait for approval
-
Once approved, you will get an email from PUG
-
Click the link given in the email to open up your dashboard
-
Once you are in your dashboard, generate a PUG Token
- If you logged out, go to www.getpug.dev/login
-
Copy the PUG Token
-
Now, open the extension store in your IDE
-
Search for PUG (Pure UpGrade)
-
Click Install
Configure PUG
- Open the extension on your IDE using the shortcut Ctr+Shift+D
- Paste the PUG Token copied over from the dashboard
- If you logged out, go to www.getpug.dev/login
- Select which folder you want to store the docs in
Now, you are good to go!! Installation and configuration complete!
Install with Open VSX
npm install -g ovsx
ovsx get PUG.pug-ai
Install with CLI
Cursor
cursor —install-extension PUG.pug-ai
VS Code
code —install-extension PUG.pug-ai
Windsurf
windsurf —install-extension PUG.pug-ai
Last updated on