Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liaoya/scoop-bucket
Tom's scoop bucket which contain the software does not exist in main and extras scoop bucket
https://github.com/liaoya/scoop-bucket
Last synced: 2 months ago
JSON representation
Tom's scoop bucket which contain the software does not exist in main and extras scoop bucket
- Host: GitHub
- URL: https://github.com/liaoya/scoop-bucket
- Owner: liaoya
- Created: 2017-06-14T06:20:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T01:53:37.000Z (3 months ago)
- Last Synced: 2024-10-24T17:56:32.432Z (3 months ago)
- Language: PowerShell
- Size: 107 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome - liaoya/scoop-bucket
README
# README
Tom's scoop bucket which contain the software does not exist in main and extras scoop bucket
The process to create a new json file
* Create a json file
* Copy to scoop\buckets\liaoya
* Make sure it work
* Check into git## Check whether there're new software
Run the following command in PowerShell environment
C:\Users\huifshen\scoop\apps\scoop\current\bin\checkver.ps1 * C:\Users\huifshen\scoop\buckets\liaoya -u
## Github release check
Run the command like `curl -s https://api.github.com/repos/PowerShell/Win32-OpenSSH/releases/latest`
Refer
```bash
curl -sL https://github.com/brechtsanders/winlibs_mingw/releases/download/12.2.0-14.0.6-10.0.0-ucrt-r2/winlibs-x86_64-posix-seh-gcc-12.2.0-llvm-14.0.6-mingw-w64ucrt-10.0.0-r2.7z.sha256curl -sL https://github.com/brechtsanders/winlibs_mingw/releases/download/12.2.0-14.0.6-10.0.0-ucrt-r2/winlibs-i686-posix-dwarf-gcc-12.2.0-llvm-14.0.6-mingw-w64ucrt-10.0.0-r2.7z.sha256
````main` and `version` contain different `winlibs`, the version is a little old.
- `notepad4.json` is copied from
- `zed-nightly.json` is copied from