asmeurer / add-to-conda-forge

Add package to conda-forge by creating pull request in staged-recipes by generating recipe via grayskull. Everything via GitHub Actions workflow dispatch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add PyPi package to conda-forge

Add to conda-forge

A GitHub Actions interface to add package to conda-forge by generating a recipe with grayskull and creating a pull request in conda-forge/staged-recipes, everything entirely using workflow dispatch.

Usage

  • Fork the repo
  • Run the workflow via workflow dispatch.
workflow-dispatch

After the workflow is ran successfully, there should be a PR in conda-forge/staged-recipes 🚀:

Screenshot 2023-12-07 at 10 48 36 am

About

Add package to conda-forge by creating pull request in staged-recipes by generating recipe via grayskull. Everything via GitHub Actions workflow dispatch.