Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 576 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 576 Bytes

SetupDebianDevEnv

After blowing up my environment a enough times messing around with this and that, finally made a quick script to reinstall the dev environment automatically

Download and run from your home directory to set up environment. At the start it will ask your email for github but runs on its own from there

$ git clone https://github.com/cmelgreen/SetupDebianDevEnv
$ . SetupDebianDevEnv/setup.sh

Install includes:

  • Golang
  • Node.js / NPM
  • VS Code
  • Anaconda
  • Docker
  • Protobuf
  • gRPC Compiler
  • Chromium
  • And generates an ssh key for github