Skip to content

Latest commit

 

History

History
137 lines (89 loc) · 2.59 KB

slides.md

File metadata and controls

137 lines (89 loc) · 2.59 KB
theme title info transition drawings exportFilename
default
Use Git
slide-left
persist
usegit-intro.pdf

Use Git

with Capi Etheriel

@barraponto


layout: intro

Who is Capi Etheriel


layout: intro

Who are you?

Have you ever used the cli/shell?

Screenshot of Kitty Terminal


layout: intro

Have you ever used git or other Version Control System?


layout: intro

What is your relationship to Free/OpenSource Software?


What is git?



Screenshot of kitty terminal showing git help


What is Github?





There is also Bitbucket, Gitea, Gogs...


What is Free and Open Source Software?

  • Early computers software was assembled
  • UNIX: portable software was shared
  • BASIC: custom software tool were sold

What is Free and Open Source Software?

  • GNU is not Unix: GPL guarantees portability
  • The Four freedoms: use, study, share (copy), build (modify)
  • Open Source: the permssion to close
  • Later developments: AGPL, BUSL, Elastic License

Brief history of software collaboration

  • SCSS: versioning locally
  • CVS/SVN: versioning in servers
  • Git/mercurial: distributed versioning