... | ... | @@ -6,7 +6,7 @@ This page has information to get you started as new team member, as well as lab- |
|
|
|
|
|
## First Time Set-up
|
|
|
|
|
|
1. Sign up for access to [Gitlab](https://gitlab.ras.byu.edu/) and [Mattermost](https://mattermost.ras.byu.edu/ras-developer/). Contact a Gitlab admin (one of the graduate students) on your team and give them:
|
|
|
1. Sign up for access to our [Gitlab](https://gitlab.ras.byu.edu/) and [Mattermost](https://mattermost.ras.byu.edu/ras-developer/). Contact a Gitlab admin (one of the graduate students) on your team and give them:
|
|
|
- Desired username
|
|
|
- Email
|
|
|
|
... | ... | @@ -44,7 +44,12 @@ Below are additional links that are usually used for RAS projects: |
|
|
- [Official Youtube HowTos](https://www.youtube.com/playlist?list=PL0lZXwHtV6Ol3KjVHLhOZF3q1Ey491LF7)
|
|
|
* [Tribal Knowledge](tribal-knowledge)
|
|
|
|
|
|
|
|
|
## Other General Information
|
|
|
|
|
|
* [Git cheat sheet](https://training.github.com/downloads/github-git-cheat-sheet.pdf)
|
|
|
* Git
|
|
|
- A note on naming: `Gitlab` and `Github` are just websites for controlling the `git` version control system. `Gitlab` is self-hosted and what we run for our teams.
|
|
|
- [Git cheat sheet](https://training.github.com/downloads/github-git-cheat-sheet.pdf)
|
|
|
|
|
|
|
|
|
* [Remote work](https://gitlab.ras.byu.edu/ras-devel/how-to-set-up-remote-work) |