Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rluvaton/bulk-download-packages-from-platform
Create bulk script download packages from platform (NPM / NuGet / etc...)
https://github.com/rluvaton/bulk-download-packages-from-platform
batch-script cli librariesio maven npm nuget packages pypi
Last synced: 10 days ago
JSON representation
Create bulk script download packages from platform (NPM / NuGet / etc...)
- Host: GitHub
- URL: https://github.com/rluvaton/bulk-download-packages-from-platform
- Owner: rluvaton
- Created: 2019-08-25T11:23:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T12:36:58.000Z (over 1 year ago)
- Last Synced: 2024-10-05T17:41:22.400Z (about 1 month ago)
- Topics: batch-script, cli, librariesio, maven, npm, nuget, packages, pypi
- Language: TypeScript
- Homepage:
- Size: 388 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bulk Download Packages From Platform
For this to work you must have `.env` file look like this at same directory as the package json
```dotenv
LIBRARIES_IO_API_KEY=
```