Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/autopkg/index

Recipe index used by AutoPkg search verb
https://github.com/autopkg/index

Last synced: about 2 months ago
JSON representation

Recipe index used by AutoPkg search verb

Awesome Lists containing this project

README

        

# AutoPkg Recipe Index

This repository hosts a GitHub Actions workflow that builds a JSON index of all recipes in the AutoPkg organization on GitHub, for the purpose of fast and accurate `autopkg search` functionality. The index is also used by [Recipe Robot](https://github.com/homebysix/recipe-robot).

The index is rebuilt every 4 hours. The script that builds the index is `build_index.py`, and the workflow is defined in `.github/workflows/build.yml`.