Update README.md (#14127)
* Update README.md Added reference to wingetcreate * Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Welcome to the Windows Package Manager Community repo
|
||||
# Welcome to the Windows Package Manager Community Repository
|
||||
This repository contains the manifest files for the **Windows Package Manager**. You are highly encouraged to submit manifests for your favorite application.
|
||||
|
||||
The **Windows Package Manager** is an open source client. You will find the source code [here](https://github.com/microsoft/winget-cli).
|
||||
@@ -15,6 +15,8 @@ To submit a package to the repository, you should follow these steps:
|
||||
|
||||
## Authoring a Manifest
|
||||
|
||||
You can either use the [Windows Package Manager Manifest Creator](https://github.com/microsoft/winget-create), or you can follow the following manual steps.
|
||||
|
||||
The minimal manifest syntax is below. Additional information on writing manifests can be found on [Microsoft Docs](https://docs.microsoft.com/en-us/windows/package-manager/package/manifest) or on the [v1.0 manifest spec](https://github.com/microsoft/winget-cli/blob/master/doc/ManifestSpecv1.0.md).
|
||||
|
||||
Current limitations are:
|
||||
@@ -71,7 +73,7 @@ the rights to use your contribution. For details, visit https://cla.opensource.m
|
||||
|
||||
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
|
||||
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
|
||||
provided by the bot. You will only need to do this once across all repos using our CLA.
|
||||
provided by the bot. You will only need to do this once across all Microsoft repositories using our CLA.
|
||||
|
||||
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
|
||||
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
|
||||
|
Reference in New Issue
Block a user