Skip to content

Latest commit

 

History

History
72 lines (49 loc) · 1.82 KB

File metadata and controls

72 lines (49 loc) · 1.82 KB
title logoImg theme transition highlightTheme slideNumber loop autoSlide enableMenu enableChalkboard autoSlideStoppable
Learn Terminal with GitPod
night
slide
monokai
true
true
5000
false
false
true
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-176679651-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-176679651-1'); </script>

Do you Git it?

::: block Git is:

is a distributed version-control system for tracking changes in source code during software development.

{.fragment .fade-in-then-out } :::

::: block Github is:

"multinational corporation that provides hosting for software development and version control using Git. It offers the distributed version control and source code management (SCM) functionality of Git, plus its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for every project."

{.fragment .fade-in-then-out } :::

is a distributed version-control system for tracking changes in source code during software development. {.fragment}


What is GitPod?

GitPod is:

Dev Environments Built for the Cloud.