Skip to content

Commit

Permalink
Add Scoop package to README
Browse files Browse the repository at this point in the history
type: documentation
  • Loading branch information
ThatNerdyPikachu authored and casey committed May 3, 2021
1 parent 452486a commit 2346c30
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ If it does not, please open an issue!
| [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` |
| [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) |
| [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` |
| [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` |

### Pre-built binaries

Expand Down
5 changes: 5 additions & 0 deletions bin/gen/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ packages:
package: '[intermodal](https://github.com/void-linux/void-packages/blob/master/srcpkgs/intermodal/template)'
command: '`xbps-install -S intermodal`'

- operating-system: '[Windows](https://www.microsoft.com/en-us/windows)'
package-manager: '[Scoop](https://scoop.sh)'
package: '[intermodal](https://github.com/ScoopInstaller/Main/blob/master/bucket/intermodal.json)'
command: '`scoop install intermodal`'

references:
- title: BitTorrent
entries:
Expand Down

0 comments on commit 2346c30

Please sign in to comment.