Skip to content
Snippets Groups Projects
Select Git revision
  • e9018cc609ae05e2a3e2decbad8d611855de8faa
  • master default
2 results

CodingForHumanities1

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Forked from introduction-dh / CodingForHumanities1
    158 commits behind the upstream repository.
    Repo for first seminar "Coding for Humanities"

    Slides https://git.informatik.uni-leipzig.de/introduction-dh/CodingForHumanities1/blob/master/HowToGit.pdf

    1st Assignment

    • Fork the project
    • Clone it to your local machine to a folder of your choice, e.g. /GitLabProjects/
    • Produce a markdown file describing your expectations about this course that includes at least two headers of different size, a hyperlink, and bullet point list
    • Save this markdown file in your local project under the subfolder /GitLabProjects/ExpectationsStudents/
    • Add the new file to your local repository
    • Commit the file to your local repository
    • Push the changes to your GitLab repository
    • Create a Merge Request and assign it to me: koentges
    • Celebrate your first public contribution to a small digital project

    Help