Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 798816

Summary: sys-apps/portage: windows support via bash from git-bash.exe from git-for-windows
Product: Portage Development Reporter: Zac Medico <zmedico>
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: CONFIRMED ---    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
URL: https://marketplace.visualstudio.com/items?itemName=ms-python.python
See Also: https://bugs.gentoo.org/show_bug.cgi?id=629048
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 798819    

Description Zac Medico gentoo-dev 2021-06-26 16:52:25 UTC
I plan to add windows support via git-bash.exe from https://github.com/git-for-windows/git/. Simply install git-for-windows and python, then enter a venv and pip install portage. It would be nice to have an ebuild development plugin for visual studio code to go along with this.
Comment 1 Zac Medico gentoo-dev 2021-06-26 17:06:34 UTC
Currently, there are nearly 38 million installs reported for the visual studio code python plugin:

https://marketplace.visualstudio.com/items?itemName=ms-python.python

A sizable portion of these users probably already has git-bash.exe installed, and could possibly use an ebuild development plugin to author ebuilds.