Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto install script #352

Open
marcos10pc opened this issue Sep 11, 2024 · 5 comments
Open

Auto install script #352

marcos10pc opened this issue Sep 11, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@marcos10pc
Copy link

Describe the problem

many uers have problems installing mercury core

Describe the proposed solution

A bash script that checks for the requirements and auto install the docker and etc

@marcos10pc marcos10pc added the enhancement New feature or request label Sep 11, 2024
@ui0ppk
Copy link

ui0ppk commented Sep 11, 2024

wouldnt this have to be like windows linux and mac specific scripts? linux has many distros and package managers so thats going to be hard

@dxfiscool
Copy link

I don’t believe something like this is necessary. By installing this following the documentation, you are learning how to use Mercury Core and you will make it easier for yourself to be able to edit and use the code.

@ui0ppk
Copy link

ui0ppk commented Sep 12, 2024

but what if i wanna just try it out quickly?

@Heliodex
Copy link
Member

Heliodex commented Sep 14, 2024

wouldnt this have to be like windows linux and mac specific scripts? linux has many distros and package managers so thats going to be hard

I suppose only an Windows script (powershell, .ps1) and a Unix-like script (bash, .sh) should suffice? I'm unsure about any other scripting utilities that come preinstalled on Windows, Mac, and Linux distros. Alternatively just a bash script might work for anyone who has Docker (and, by extension, WSL).

@Bradisverycool
Copy link

I will work on that. While you wait. Bake a cake to end time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants