Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
randrescastaneda committed Dec 15, 2023
1 parent 4490dc8 commit dcd3a3c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,19 @@ <h2 class="anchored" data-anchor-id="github-repos-to-get-familiar">Github repos
<h1>Things to do</h1>
<ol type="1">
<li>Make sure you have a Github account. Send the username to [email protected]</li>
<li>Once you get your World Bank email account, Open a free account in <a href="https://clickup.com/">ClickUp.com</a> and send your username to [email protected].</li>
<li>Get familiar with ClickUp. There are tons of information in YouTube, blogs or even <a href="https://help.clickup.com/hc/en-us">clickup help docs</a>.</li>
<li>Once you get your WB laptop, make sure to install the following software. Most of them are available in Software Center (which you can find installed in your PC) in the Microsoft Store. In case it is not available, You need to contact ITS to install this (MC Building IT Support &lt;[email protected]&gt;).
<ul>
<li><p>Visual Studio Code</p>
<ul>
<li><p>Install at least the extension <strong>Git Graph.</strong></p></li>
<li><p>Make sure to link VScode with your Github account</p></li>
</ul></li>
<li><p>R</p></li>
<li><p>Rstudio</p></li>
<li><p><a href="https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html"><em>Rtools 43</em></a>.</p></li>
</ul></li>
<li>Get familiar with the <a href="https://worldbankgroup.sharepoint.com/:u:/r/sites/myhr/SitePages/PublishingPages/ST-Information-Portal-03302020-172202.aspx?csf=1&amp;web=1&amp;e=Cv1bFZ">STC information portal</a> (internal only).</li>
</ol>
</section>
Expand Down
16 changes: 15 additions & 1 deletion index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,18 @@ Most of us use [SmartGit](https://www.syntevo.com/smartgit/) as our Git client.
# Things to do

1. Make sure you have a Github account. Send the username to acastanedaa\@worldbank.org
2. Get familiar with the [STC information portal](https://worldbankgroup.sharepoint.com/:u:/r/sites/myhr/SitePages/PublishingPages/ST-Information-Portal-03302020-172202.aspx?csf=1&web=1&e=Cv1bFZ) (internal only).
2. Once you get your World Bank email account, Open a free account in [ClickUp.com](https://clickup.com/) and send your username to acastanedaa\@worldbank.org.
3. Get familiar with ClickUp. There are tons of information in YouTube, blogs or even [clickup help docs](https://help.clickup.com/hc/en-us).
4. Once you get your WB laptop, make sure to install the following software. Most of them are available in Software Center (which you can find installed in your PC) in the Microsoft Store. In case it is not available, You need to contact ITS to install this (MC Building IT Support \<mcbuildingitsupport\@worldbank.org\>).
- Visual Studio Code

- Install at least the extension **Git Graph.**

- Make sure to link VScode with your Github account

- R

- Rstudio

- [*Rtools 43*](https://cran.r-project.org/bin/windows/Rtools/rtools43/rtools.html).
5. Get familiar with the [STC information portal](https://worldbankgroup.sharepoint.com/:u:/r/sites/myhr/SitePages/PublishingPages/ST-Information-Portal-03302020-172202.aspx?csf=1&web=1&e=Cv1bFZ) (internal only).

0 comments on commit dcd3a3c

Please sign in to comment.