Skip to content

docs: add new termux installation method #5938

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

Merged
merged 3 commits into from
Jan 4, 2023
Merged

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Jan 3, 2023

Fixes #5745

@github-actions
Copy link

github-actions bot commented Jan 3, 2023

✨ code-server docs for PR #5938 is ready! It will be updated on every commit.

@jsjoeio jsjoeio self-assigned this Jan 3, 2023
@jsjoeio jsjoeio added the docs Documentation related label Jan 3, 2023
@jsjoeio jsjoeio added this to the January 2022 milestone Jan 3, 2023
@jsjoeio jsjoeio marked this pull request as ready for review January 4, 2023 16:49
@jsjoeio jsjoeio requested a review from a team as a code owner January 4, 2023 16:49
@jsjoeio jsjoeio removed this from the January 2022 milestone Jan 4, 2023
@jsjoeio jsjoeio temporarily deployed to npm January 4, 2023 16:52 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Jan 4, 2023

✨ code-server dev build published to npm for PR #5938!

  • Last publish status: success
  • Commit: fcfec9e

To install in a local project, run:

npm install @coder/code-server-pr@5938

To install globally, run:

npm install -g @coder/code-server-pr@5938

Copy link
Member

@code-asher code-asher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

docs/termux.md Outdated
Comment on lines 27 to 28
> Consider using a new user instead of root, read [here](https://www.howtogeek.com/124950/htg-explains-why-you-shouldnt-log-into-your-linux-system-as-root/) why using root is not recommended.\
> Learn how to add a user [here](#create-a-new-user).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can delete these lines as well, the root user stuff was for proot if I am not mistaken.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call!

@jsjoeio jsjoeio enabled auto-merge (squash) January 4, 2023 16:59
@jsjoeio jsjoeio temporarily deployed to npm January 4, 2023 17:02 — with GitHub Actions Inactive
@jsjoeio jsjoeio merged commit d835cb9 into main Jan 4, 2023
@jsjoeio jsjoeio deleted the jsjoeio/update-termux-docs branch January 4, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs]: Add new termux installation method
2 participants