Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 820 Bytes

File metadata and controls

28 lines (17 loc) · 820 Bytes

NuGet Catalog Mirror

This repository hosts an append-only mirror of the official NuGet Catalog.

Sync Frequency

The mirror syncs every hour, appending new pages from the NuGet catalog.
See the sync pipeline sync_catalog.py and workflow .github/workflows/sync.yml.


Usage

To use the mirror, clone this repository:

git clone https://github.com/aboutcode-org/aboutcode-mirror-nuget-catalog.git

Once cloned, the catalog pages will be available in the catalog/pages/ directory.


License