... | ... | @@ -6,13 +6,13 @@ |
|
|
* **Goals**:
|
|
|
* Brief introduction to Github/Gitlab
|
|
|
* Create your first repository
|
|
|
* Learn how to access to gitlab from the Pycharm IDE
|
|
|
* Learn how to access to Github from the Pycharm IDE
|
|
|
* Testing the "Hello world" program in Pycharm
|
|
|
|
|
|
# Contents
|
|
|
|
|
|
* [Introduction](#introduction)
|
|
|
* [Introduction to Git](#introduction-to-gith)
|
|
|
* [Introduction to Git](#introduction-to-git)
|
|
|
* [Our Github's account](#your-githubs-account)
|
|
|
* [Playing with repositories](#playing-with-repositories)
|
|
|
* [Wikis](#wikis)
|
... | ... | @@ -57,7 +57,8 @@ In this **course** we will use **Github** |
|
|
### Your Github's account
|
|
|
|
|
|
* Create your account on [Github](https://github.com).
|
|
|
* Once you have your account, you can create and edit your profile. Mine is [sarroutbi](https://github.com/sarroutbi).
|
|
|
* Generate a [token](https://github.com/settings/tokens/new)
|
|
|
* Once you have your account and token created, you can create and edit your profile. Mine is [sarroutbi](https://github.com/sarroutbi).
|
|
|
|
|
|
### Playing with repositories
|
|
|
|
... | ... | |