Skip to content

aboutcode-org/aboutcode-mirror-nuget-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 process in .github/workflows/sync.yaml.


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