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

Instructions on how to contribute #2525

Closed
rchl opened this issue Mar 19, 2023 · 1 comment
Closed

Instructions on how to contribute #2525

rchl opened this issue Mar 19, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@rchl
Copy link
Collaborator

rchl commented Mar 19, 2023

Contributing instructions say to do:

git clone https://github.com/vuejs/language-tools.git
cd language-tools
pnpm install
pnpm run build

but since some of the relevant dependencies live in https://github.com/volarjs/volar.js, if one wants to have all present locally, how to set it up? Could you update the instructions and specify how to set it up so that all needed components are local and editable?

@johnsoncodehk
Copy link
Member

Yes the readme is outdated, now you need to work with https://github.com/volarjs/workspace, appreciate if you can help update the readme.

@johnsoncodehk johnsoncodehk added the documentation Improvements or additions to documentation label Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants