Babun is an excellent replacement for your cmd; git is also pre-installed.
To install Babun on different directory:
- Download from this site
- Exctract the downloaded ZIP file
- Open cmd
- Change to the directory of the exctracted ZIP file by doing:
cd {{directory_of_the_file}} - Install babun on the directory of your choice. E.g.
install.bat /t "C:\Users\Matthew". A prompt will appear just enterY - After installation there should be a babun shortcut on your desktop, if not open the
.babunfolder on the installed directory and clickbabun.bat.
Node.js® is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. (Yes, I'm highly skilled on copy-pasting stuff)
- Download the
.msiinstaller on this site - Choose 32-bit or 64-bit
- Open the downloaded
.msiinstaller. - After installation click
Finish. - If you have a previously opened
cmd/babunclose it and open it again. - Verify that the installation was successful by typing
node -v. - A version of node should appear.