You May Also Enjoy
Git Commands Cheatsheet
2 minute read
Git Commands Cheatsheet GitHub is one of the popular code repositories and also used as a version control tool. Git provides various commands to perform ope...
Setup environmental variables or PATH in Windows & Mac OS
1 minute read
To get direct access to software exes or runner files on the command prompt or terminal, we set environmental variables or set the path of the software exe i...
Install and setup Java on Windows and Mac OS
1 minute read
If we want to write java programme or use any Java based application, we need to install and setup JDK.
Setup maven java for windows mac OS
1 minute read
Setup Maven & Java for Selenium [Windows & Mac OS]