Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 425 Bytes

File metadata and controls

14 lines (11 loc) · 425 Bytes

install-scripts

A script to automate the installation of a few things such as mongo and golang!

Usage

  1. Clone the respository
  2. Make sure you're in the repository's folder and run chmod +x install.sh
  3. Use it as you want, ./install.sh -mongo, ./install.sh -go

Supported Installations

  • Mongo DB
  • GoLang

Warning

This may not work for your system, I've designed it for my convenience on Ubuntu 20.04