Skip to content

smilga/dev-stack-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

dev-stack-installer

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)

/screenshots/menu.png

Get started

  1. Clone repo git clone
    git clone https://github.com/smilga/dev-stack-installer
        
  2. Set execute permission
    chmod +x install.sh
        
  3. Run install.sh as root
    sudo ./install.sh
        
  4. Choose options and set up

About

Install and configure development enviroments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages