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!
- Host: GitHub
- URL: https://github.com/hashimthearab/install-scripts
- Owner: HashimTheArab
- Created: 2022-07-27T22:37:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T17:37:55.000Z (about 2 years ago)
- Last Synced: 2025-02-12T23:34:29.843Z (3 months ago)
- Topics: golang, golang-install, hacktoberfest, install, installscript, mongo, mongo-install, mongodb, script
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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