File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed
Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -22,23 +22,19 @@ This page includes some basic information on how to prepare to participate in th
2222
2323## Optional tutorials
2424
25- Where available, we include links to other software carpentry courses.
2625
27- ### Command line
26+ We typically use the command line to interact with ESMValTool.
27+ While most of us are likely to have experience with the command line,
28+ novices may want to work through this software carpentry unix shell course.
2829
29- We typically use the command line to interact with ESMValTool.
30- Here’s a software carpentry tutorial on the unix shell:
31- [ https://swcarpentry.github.io/shell-novice/ ] ( https://swcarpentry.github.io/shell-novice/ )
30+ - Command line: [ https://swcarpentry.github.io/shell-novice/ ] ( https://swcarpentry.github.io/shell-novice/ )
3231
33- ### Basic understanding of git
3432
3533Git is a distributed version-control system for tracking changes in source code during software development.
3634It’s how we distribute, share, and manage the ESMValTool code.
3735
38- There are many basic introductions to git available.
39-
40- Here’s a software carpentry tutorial on git:
41- [ https://swcarpentry.github.io/git-novice/ ] ( https://swcarpentry.github.io/git-novice/ )
36+ - git: [ https://swcarpentry.github.io/git-novice/ ] ( https://swcarpentry.github.io/git-novice/ )
37+
4238
4339
4440
You can’t perform that action at this time.
0 commit comments