https://github.com/nicholaswilde/winget-manifest
🪟A backup of my winget applications
https://github.com/nicholaswilde/winget-manifest
manifest windows-11 winget-cli
Last synced: 30 days ago
JSON representation
🪟A backup of my winget applications
- Host: GitHub
- URL: https://github.com/nicholaswilde/winget-manifest
- Owner: nicholaswilde
- License: apache-2.0
- Created: 2022-03-29T15:46:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T23:09:06.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T22:29:45.965Z (over 1 year ago)
- Topics: manifest, windows-11, winget-cli
- Language: PowerShell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :window:Â winget Manifest
A backup of my [winget][1] applications
---
## Export
```
winget export .\manifest.json
```
## Import
```
winget import .\manifest.json
```
---
## :balance_scale:Â License
[Apache 2.0 License](./LICENSE)
---
## :pencil:Â Author
This project was started in 2022 by [Nicholas Wilde][2].
[1]: https://github.com/microsoft/winget-cli
[2]: https://github.com/nicholaswilde/