An open API service indexing awesome lists of open source software.

https://github.com/openra/chocolatey

Windows Packages for Chocolatey NuGet
https://github.com/openra/chocolatey

Last synced: about 1 month ago
JSON representation

Windows Packages for Chocolatey NuGet

Awesome Lists containing this project

README

          

# OpenRA Chocolatey Packages

Install and update using the [Chocolatey](https://github.com/chocolatey) package manager for Windows.

## Install

```powershell
choco install openra
```

## Upgrade

```powershell
choco upgrade openra
```

## Uninstall

```powershell
choco uninstall openra
```