Helper utility to enable background updates for VS Code in Windows
Перейти к файлу
João Moreno 9142035792
ci: npm i
2021-10-27 16:10:05 +02:00
.cargo use .cargo/config 2021-10-27 15:37:47 +02:00
.github/workflows ci: npm i 2021-10-27 16:10:05 +02:00
resources Fix build on newer Rust versions (#15) 2021-10-27 15:32:58 +02:00
src fix warnings, fmt 2021-10-27 15:53:05 +02:00
tools Fix build on newer Rust versions (#15) 2021-10-27 15:32:58 +02:00
.gitignore Fix build on newer Rust versions (#15) 2021-10-27 15:32:58 +02:00
Cargo.lock update cargo.lock 2021-10-27 15:29:38 +02:00
Cargo.toml v0.8.2 2019-10-17 13:21:50 +02:00
LICENSE add license 2018-01-22 11:24:24 +01:00
OSS.md add OSS 2018-02-07 16:54:09 +01:00
README.md remove dev from readme 2021-10-27 15:37:25 +02:00
SECURITY.md Create SECURITY.md 2021-03-10 05:49:39 -08:00
azure-pipelines.yml pr triggers 2021-10-27 14:10:15 +02:00
build.rs Fix build on newer Rust versions (#15) 2021-10-27 15:32:58 +02:00

README.md

inno-updater

Build Status

Helper utility to enable background updates for VS Code in Windows

Integration

To create a new release, simply push a new tag; this will kick off a build and publish a release.

To integrate a release of inno-updater in VS Code, simply extract the release archive to build/win32.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

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., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.