Skip to content

aaa-khoa/worker-bees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

My ubuntu setup script

Ubuntu Shell Script to setup Development Environment

I have created this script to setup development environment after fresh installation of Ubuntu. This will install following development environments and tools for you:

  • Node.js
  • NVM
  • NPM
  • Nodemon
  • git
  • grunt
  • bower
  • vim
  • Maven
  • curl
  • python
  • jre/jdk
  • zip unzip and rar tools
  • filezilla
  • tlp
  • erlang
  • cpu checker
  • kvm acceleration

Execution

Download the .sh file in the repository and make it executable

chmod a+x ubuntu_18_setup.sh

Execute the script now:

sh ubuntu_18_setup.sh

For any contributions, feel free to make a pull request.

About

useful scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages