Skip to content

Commit e13ffba

Browse files
HUET ThomasHUET Thomas
HUET Thomas
authored and
HUET Thomas
committed
varia
1 parent f01cef9 commit e13ffba

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## GitHub tuto roadmap
2+
3+
4+
5+
- GH presentation
6+
- Git system
7+
- GitHub and GitLab
8+
- GitHub organisation
9+
- GitHub Pages
10+
- GitHub Actions
11+
- get a GH account
12+
- receive Issue notifications
13+
- Markdown syntax
14+
- clone a repository
15+
- `git clone https://github.com/zoometh/iramat-test.git`
16+
- work locally and push
17+
- `git add .; git commit -m 'varia' ; git push`
18+
- work locally and hide folders/files
19+
- `.gitignore`
20+
- work with reference data
21+
- work with business data

0 commit comments

Comments
 (0)