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

Suggest add to winget #2

Open
zchrissirhcz opened this issue May 26, 2024 · 1 comment
Open

Suggest add to winget #2

zchrissirhcz opened this issue May 26, 2024 · 1 comment

Comments

@zchrissirhcz
Copy link

Winget currently provides some development packages such as:

# CMake
winget install Kitware.CMake

# Neovim
winget install Neovim.Neovim

# Ninja-build
winget install Ninja-build.Ninja

# Notepad++
winget install Notepad++.Notepad++

I wonder if this MakeForWindows can be downloaded from winget someday, e.g.

winget install MakeForWindows.Make
@maweil
Copy link
Owner

maweil commented May 26, 2024

Winget does actually already provide an old version of Make (3.81) at the time of writing this, see https://winget.run/pkg/GnuWin32/Make.

I created this repo mainly because I needed a newer version than was available there. I think trying to add this current version to Winget is not a bad idea, but currently I don't have much time to look into this topic myself.

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

No branches or pull requests

2 participants