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

Running without compiling #650

Closed
oonqt opened this issue May 6, 2019 · 1 comment · Fixed by #857
Closed

Running without compiling #650

oonqt opened this issue May 6, 2019 · 1 comment · Fixed by #857

Comments

@oonqt
Copy link
Contributor

oonqt commented May 6, 2019

Is there any way to run code-server without compiling it?

@oonqt oonqt added the question label May 6, 2019
@nol166
Copy link
Contributor

nol166 commented May 6, 2019

You can build the binary at least once and then you can run from the repo (not the binary you just built) using yarn start. You will also want to build again after git pulling the repo.

We will make this less of a hassle in future.

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

Successfully merging a pull request may close this issue.

2 participants