Skip to content

CodeTripper/dev-env-setup

 
 

Repository files navigation

One click sw installation for linux based laptop

This scripts will setup most softwares reqired for your development work. One can see the sofwares by going to the individual scripts.

./install.sh PROVIDE_YOUR_EMAILID

Do note that you might need to press Yes or type Y for some tasks.

shutdown and start the laptop for some of the configurations to reflect

Softwares include

  • rocketchats
  • development tools like postman,docker,mongo-compass
  • SDKs like jdks(11,17),intellij, gradle etc
  • nodejs
  • basic linux tools like geany,wireshark,chrome,filezilla, terminator etc
  • this even creates a ssh key for you!

Other sofwares

For Pycharm or VS, eclipse, you can use these commands

flatpak install flathub com.jetbrains.PyCharm-Community
flatpak install flathub com.visualstudio.code
flatpak install flathub org.eclipse.Java

Backups

TODO: Need to test backups using rclone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%