Skip to content

2. Project management

This week I worked on defining my final project idea and started to getting used to the documentation process.

GIT BASH.

Git Bash is an application for Microsoft Windows environments that provides an emulation layer for a Git command line experience. Bash. Git basically works like this: Create a “repository” (project) with a Git hosting tool (eg Bitbucket) Copy (or clone) the repository to your local machine. Add a file to your local repository and commit the changes.

visual studio code

Visual Studio Code is a source code editor built on top of the Electron framework. It supports various programming languages and a set of features that may or may not be available for a given language, as shown in the following table.

markdown

Markdown is a lightweight markup language created by John Gruber and Aaron Swartz that attempts to achieve maximum readability and ease of publishing in both its input and output forms, drawing inspiration from many existing conventions for marking up email messages using plain text

sync from git lab

In this section we will show the version control that is executed from visual studio code.

  • source control
  • commit
  • change sync


Last update: June 3, 2022