microsoft / devhome

The new Dev Home experience for Windows!
https://aka.ms/devhomedocs
MIT License
3.59k stars 316 forks source link

Show existing Dev Home #1886

Open iampharikrishnan opened 10 months ago

iampharikrishnan commented 10 months ago

Suggested new feature or improvement

Show existing Dev Drive and setup and give the option to export setting as YAML so setup can be shared.

Scenario

If a new user want to start with node or existing dev setup or an existing user wants to replicate or transfer the setup to the new system, it will be much easier to import.

Additional details

Just like how we have GitHub action market place we should also have development setup market place for normal development scenarios. Most people don't have special requirements. They normally use a general setup and customise on to of that if necessary.

shakersMSFT commented 4 weeks ago

Hi, we have added support for generating a WinGet configuration file, please take a look and see if this solves your ask or if there are additional things you would like supported. https://github.com/microsoft/devhome/issues/2160