Skip to content

zknx/dotbot-winget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotbot-winget

Install winget packages using Dotbot.

Usage

First, add dotbot-winget as a submodule:

git submodule add https://github.com/zknx/dotbot-winget

Then, include the plugin and specify your desired packages in your install.conf.yaml:

- plugins:
  - dotbot-winget/
- winget:
  - Microsoft.PowerToys
  - Discord.Discord

Contributing

This plugin is intentionally minimal. Features like version pinning or support for additional winget return codes are not implemented yet, but contributions in those areas (or others you find useful) are very welcome!

If you have an idea, feel free to open a pull request.

About

A dotbot plugin for winget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages