-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Setting up Git: Replace DigitalOcean installation instructions #28232
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
Comments
I would like to work on this issue. |
@Demon-Sheriff Sorry for taking so long to get back to you! This issue is all yours if you'd like to take a crack at it. |
Hey, I don't have a Chromebook, but I can try to write something that combines both of GitHub official instructions and maybe this video for older devices? It'd be my first contribution, lmk your thoughts! @xandora BTW: I do think it's still valid to keep this section. |
I realize now that we should break up this problem in two smaller ones.
I suggest this because either path shown on Github only gets different in the sense of how the user should enable a terminal prompt in ChromeOS. For older devices, you have to install an emulator, whereas for recent ones is a matter of enabling the Developer Tools provided by ChromeOS. All of these instructions should be presented in the previous lesson, not here. I'd be interested in working on a solution for this, I'll wait to be assigned. @xandora @MaoShizhong |
I want to work on the issue please assign. |
if @Demon-Sheriff and @samar-abbas-786 are busy, i would like to work on this issue. |
This issue is stale because it has had no activity for the last 30 days. |
@xandora I'd like to work on this. I think we can roll the instructions into the linux section and keep the installation from source guide as a legacy approach for older chromebooks |
@miryarik It's all yours. |
@xandora Please a take a look at these commits and let me know if I can make a PR. |
@miryarik this commits appear to be unrelated to the current issue. |
@xandora The commits align with the suggestions outlined in the issue. Specifically:
|
@miryarik check the link you sent then. The files with commits as I can see appear to be unrelated: |
@xandora my bad 😅 This PR has these commits : |
Checks
Describe your suggestion
The DigitalOcean guide for installing Git on ChromeOS has served us well, but it appears that the repository that ChromeOS uses for its Linux Development Environment is up to date enough that we can point learners to simply using
apt
to install the application instead.Someone taking on this issue should consider whether we need to keep a separate ChromeOS section, or simply roll it into the Linux section (Linux/Ubuntu perhaps?)
I tried to test this with my ChromeOS Flex machine, but it would also be good for someone with an official Chromebook to validate this course of action before we commit to it.
Path
Foundations
Lesson Url
https://www.theodinproject.com/lessons/foundations-setting-up-git
(Optional) Discord Name
No response
(Optional) Additional Comments
No response
The text was updated successfully, but these errors were encountered: