Skip to content

luancschmitz/script-installation-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash Script to install development programs

USAGE

  1. Download this project
  2. run chmod +x init-setup.sh && ./init-setup.sh
  3. Answer the questions when appers
  4. waiting finish the process

LIST OF PROGRAMS WHAT WILL BE INSTALLED

  1. php 5.6 - 7.0 - 7.1 - 7.2 with fpm
  2. nginx
  3. wget
  4. silversearcher-ag
  5. guake
  6. git
  7. curl
  8. nano
  9. apt-transport-https
  10. ca-certificates
  11. gnupg-agent
  12. software-properties-common
  13. Docker
  14. Docker Compose
  15. Composer
  16. hirak/prestissimo ( DOWNLOADS PACKAGES IN PARALLEL FOR COMPOSER)
  17. Mysql
  18. VSCODE
  19. Jetbrains Toolbox
  20. Chrome
  21. N98 magerun
  22. N98 Magerun2
  23. Magento Cloud CLI

OTHER CONFIGURATIONS

  1. Generation SSH keys
  2. Generation SSL keys
  3. Xdebug configuration for all installed php

About

Basic Bash Script after install System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages