For debian based distros! This script automates setting up development enviroment from third ppa`s or official packages and configuration. Choose what to set up:
- PHP-SDK (php7.1, modules, composer)
- GO-SDK (golang and tools)
- JS-SDK (nodejs)
- Nginx
- Redis
- Mysql
- Elasticsearch
- Emacs editor (emacs, silversearcher)
- Clone repo git clone
git clone https://github.com/smilga/dev-stack-installer - Set execute permission
chmod +x install.sh - Run install.sh as root
sudo ./install.sh - Choose options and set up
