Skip to content

Commit 2346c30

Browse files
ThatNerdyPikachucasey
authored andcommitted
Add Scoop package to README
type: documentation
1 parent 452486a commit 2346c30

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ If it does not, please open an issue!
6262
| [Arch Linux](https://www.archlinux.org) | [Yay](https://github.com/Jguer/yay) | [intermodal](https://aur.archlinux.org/packages/intermodal)<sup>AUR</sup> | `yay -S intermodal` |
6363
| [Arch Linux](https://www.archlinux.org) | Manual Installation | [intermodal](https://aur.archlinux.org/packages/intermodal)<sup>AUR</sup> | [wiki](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages) |
6464
| [Void Linux](https://voidlinux.org) | [XBPS](https://docs.voidlinux.org/xbps/index.html) | [intermodal](https://github.com/void-linux/void-packages/blob/master/srcpkgs/intermodal/template) | `xbps-install -S intermodal` |
65+
| [Windows](https://www.microsoft.com/en-us/windows) | [Scoop](https://scoop.sh) | [intermodal](https://github.com/ScoopInstaller/Main/blob/master/bucket/intermodal.json) | `scoop install intermodal` |
6566

6667
### Pre-built binaries
6768

bin/gen/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ packages:
6666
package: '[intermodal](https://github.com/void-linux/void-packages/blob/master/srcpkgs/intermodal/template)'
6767
command: '`xbps-install -S intermodal`'
6868

69+
- operating-system: '[Windows](https://www.microsoft.com/en-us/windows)'
70+
package-manager: '[Scoop](https://scoop.sh)'
71+
package: '[intermodal](https://github.com/ScoopInstaller/Main/blob/master/bucket/intermodal.json)'
72+
command: '`scoop install intermodal`'
73+
6974
references:
7075
- title: BitTorrent
7176
entries:

0 commit comments

Comments
 (0)