User Tools

Site Tools


onboarding:ide_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
onboarding:ide_setup [2021/06/25 10:09] – external edit 127.0.0.1onboarding:ide_setup [2023/06/30 22:31] (current) – [Required Installs] - easy way to clone repo aryan
Line 9: Line 9:
   * Dropbox - for shared file management - https://www.dropbox.com/downloading   * Dropbox - for shared file management - https://www.dropbox.com/downloading
   * Microsoft Office - Links provided by HR   * Microsoft Office - Links provided by HR
 +
 +
 +===== Repo Download =====
 +  * All code stored in Bitbucket, and you may download each Repo as required or you can cheat with [[https://philipplies.medium.com/cloning-all-repositories-from-a-bitbucket-workspace-c614809bb378|Clone All Repos]]
 +    * pip install bucketcloner
 +    * run with `bucketcloner -u <your_username> -p <your_app_password> workspace`
 +    * username is got from your bitbucket settings - [[https://bitbucket.org/account/settings| UserSettings]]
 +    * app-password is created on [[https://bitbucket.org/account/settings/app-passwords/|app Passwords]]
 +
 ===== Optional Installs ===== ===== Optional Installs =====
   * iTerm 2 is a nice terminal alternative - https://www.iterm2.com/   * iTerm 2 is a nice terminal alternative - https://www.iterm2.com/
onboarding/ide_setup.1624612196.txt.gz · Last modified: 2021/06/25 10:09 by 127.0.0.1