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

Add Hephaestus.Installer #45

Open
6 tasks
CreepPork opened this issue Jan 6, 2019 · 1 comment
Open
6 tasks

Add Hephaestus.Installer #45

CreepPork opened this issue Jan 6, 2019 · 1 comment
Assignees

Comments

@CreepPork
Copy link
Member

CreepPork commented Jan 6, 2019

Hephaestus.Installer is to be implemented in C++ or Rust.

  • Add checking for .NET Core
  • Add checking for .NET Framework (if on Windows)
  • Install .NET Core (or redirect the user to the page where to download the required .NET Core verison)
  • Install .NET Framework (if on Windows)
  • Install Hephaestus from GitHub releases
  • Register Hephaestus command in the alias in Bash (if used)
@CreepPork CreepPork changed the title Add HephaestusInstaller Add Hephaestus.Installer Jan 6, 2019
@CreepPork
Copy link
Member Author

Probably going to be written in a different language from C#, as it should be implemented without any other dependencies so it can install or point the user to the required dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants