Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 2.45 KB

README.md

File metadata and controls

47 lines (29 loc) · 2.45 KB

install-tools

This repository contains some list of essential tools and additional programs to be installed on Debian based computer.

Test installation script

ALTHOUGH IT IS TESTED ON UBUNTU 20, USE IT AT YOUR RISK, CHECK THE SCRIPT BEFORE USING TO UPDATE VERSIONS AND OTHER STUFF THAT YOU MAY WANT TO UPDATE

what is included

Programming Langs IDEs/Code Editors Linux#Tools Other Applications
go goland build-essential docker
rust pycharm cmake virtualbox
nodejs intellij vim vagrant
rubymine curl yarn
sublime wget npm
vs-code zsh venv
anaconda tree ninja
webstorm htop adaptopenjdk
ffmpeg telegram
7z qemu
mongodb
kafka
pip
zoom

how to run

$ curl -fsSL https://raw.githubusercontent.com/merkez/install-tools/main/install-tools.sh -o install-tools.sh
$ sudo bash install-tools.sh

asciicast

contribution

Happy to include your contributions and possible tools/programs into script, just create an issue or pull request :)