Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions resources/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ answer.


```{glossary}
Bash
a command line tool that is used to manipulate files and directories


git
a version control tool; it's a fully open source and always free tool, that can be hosted by anyone or used without a host, locally only.
Expand All @@ -18,5 +21,6 @@ GitHub

repository
a project folder with tracking information in it in the form of a .git file


```