LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
parcon18:git-setup [2018/02/14 16:59]
guillaume copy-pasted from funprog17:git-setup
parcon18:git-setup [2018/02/14 17:02]
guillaume
Line 23: Line 23:
 === Importing the Files to the Repository === === Importing the Files to the Repository ===
  
-Next, you need to add files from the handout to the repository. First, **copy all the files from the handout to the folder ''​projectXX''​**. Your ''​projectXX''​ folder should contain the following files and folders: +Next, you need to add files from the handout to the repository. First, **copy all the files from the handout to the folder ''​projectXX''​**.
- +
-  .git/ +
-  assignment.sbt +
-  build.sbt +
-  project/ +
-  scalastyle/​ +
-  src/ +
- +
-Note that the ''​.git''​ folder might be hidden. Please make sure you follow this project structure exactly ! Otherwise, the grading infrastructure will reject your project.+
  
 Then, you should issue the following commands: Then, you should issue the following commands: