helpers
helpers copied to clipboard
Helpers task421 add the git hub cli installation instructions to the intern on boarding doc
As discussed in #421:
- Implemented automatic installation of the GitHub CLI for Ubuntu users in the
/dev_scripts_helpers/thin_client/build.pywhile building the thin client environment, - Provided instructions on setting up the SSH key and GitHub Personal Access Token (PAT), following the naming conventions in the intern onboarding guide (
docs/onboarding/intern.set_up_development_on_laptop.how_to_guide.md). - Added a note in the onboarding document to inform users that the GitHub CLI will be installed system-wide.
@sonniki @samarth9008 I tried to rebase to make sure the branch is up to date with the master branch. But I am unsure what has happened. Could you please help me with this?