Initial README
This commit is contained in:
commit
b3a9b528f9
5
.gitlab-ci.yml
Normal file
5
.gitlab-ci.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
default:
|
||||||
|
image: debian:stable
|
||||||
|
tags: [ generic ]
|
||||||
|
script:
|
||||||
|
- echo "It works!"
|
||||||
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# CS-210 Assignments
|
||||||
|
|
||||||
|
This repository contains your assignments for *Functional Programming* course.
|
||||||
|
Course material and administrative details can be found in the
|
||||||
|
[cs-210-functional-programming-2019 gitlab
|
||||||
|
project](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019).
|
||||||
|
|
||||||
|
## To select a branch on [gitlab.epfl.ch](https://gitlab.epfl.ch), click on "master" (under project description)
|
||||||
|
|
||||||
|

|
||||||
BIN
branch-selection.png
Normal file
BIN
branch-selection.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Loading…
Reference in New Issue
Block a user