An open API service indexing awesome lists of open source software.

https://github.com/hashimthearab/install-scripts

A script to automate the installation of a few things such as mongo and golang!
https://github.com/hashimthearab/install-scripts

golang golang-install hacktoberfest install installscript mongo mongo-install mongodb script

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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