Skip to content

SwiftPackageIndex/spi-package-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spi-package-importer

importer is a command line utility with three subcommands:

  • fetch package lists from Github via search and save them to JSON files
  • merge JSON files in package list format, writing a new file with unique packages
  • diff two JSON package list files to determine which packages are missing in our master list

The script run-all.sh demonstrates how these commands can be put together to compute a list of missing packages.

About

A script to fetch packages via Github search and diff them against SPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published