1
0
Fork
You've already forked forager
0
downloads software from authoritative package marketplaces (vsix, npm, chrome, etc)
  • Go 98.5%
  • Shell 1.2%
  • Makefile 0.3%
Thomas Stromberg 9fb5745c92 update deps
2026年07月13日 16:44:09 -04:00
cmd/forager add support for sighted directory 2026年07月10日 16:05:57 -04:00
docs switch from flags to a schedule file 2026年06月26日 21:28:12 -04:00
pkg independent registries: straight to bad 2026年07月13日 16:43:05 -04:00
scripts add sighted to rw paths 2026年07月11日 01:39:11 -04:00
.gitignore add missing dashboard, update deps 2026年05月07日 12:55:25 -04:00
.golangci.yml lint 2026年06月04日 22:36:31 -04:00
.yamllint lazy hack 2026年02月20日 12:56:18 -05:00
go.mod update deps 2026年07月13日 16:44:09 -04:00
go.sum update deps 2026年07月13日 16:44:09 -04:00
Makefile add precommit, fix lint rule 2026年06月22日 23:05:07 -04:00
README.md rename to forager, store more pkg metadata 2026年05月09日 22:08:46 -04:00

forager

Download extensions and packages from VS Code Marketplace, OpenVSX, Chrome Web Store, PyPI, and npm.

Install

go install codeberg.org/atomdrift/forager@latest

Usage

forager [-o output_dir] <url>

Examples

forager "https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner"
forager "https://www.npmjs.com/package/browserslist"
forager "https://socket.dev/npm/package/browserlist/alerts/1.0.2"
forager "https://pypi.org/project/requests/"