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

https://github.com/pengxn/xn

:package: A personal bucket for scoop.
https://github.com/pengxn/xn

bucket powershell scoop windows

Last synced: about 1 year ago
JSON representation

:package: A personal bucket for scoop.

Awesome Lists containing this project

README

          

# xn

### Install

Run below command in PowerShell to add the bucket:

``` powershell
scoop bucket add xn https://github.com/Pengxn/xn
```

### Usage

Install apps from this bucket with below command:

``` powershell
scoop install xn/
```

> [!NOTE]
> This bucket currently only supports `amd64` architecture.
>
> All apps (except for fonts) in this bucket should **NOT** require elevated privileges while installation.