GitHub desktop provides us an efficient way of working to run the gitHub work flow as graphical user interface mode,
GitHub desktop is available both windows and macOS platform.
For Windows:
We can install github desktop in windows platform using browser also using windows power-shell
To install via browser you need to follow this steps
Go to desktop.github.com
Download for windows
Date: November 16, 2020, 5:33 pm Author: Akram Hossain
Initiation
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment
that runs on the V8 engine and executes javaScript code outside a web browser
Prerequisites for installing Node.js
If you are using Ubuntu 20.04. Before we start, we should have an user account with sudo privileges set up on the system.
We will learn how to do this by following these steps for Ub
Date: October 11, 2020, 11:16 pm Author: Akram Hossain