https://github.com/aktech/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.
https://github.com/aktech/add-to-conda-forge
actions conda conda-forge
Last synced: 2 months ago
JSON representation
Add package to conda-forge by creating pull request in staged-recipes by generating recipe via grayskull. Everything via GitHub Actions workflow dispatch.
- Host: GitHub
- URL: https://github.com/aktech/add-to-conda-forge
- Owner: aktech
- Created: 2023-12-06T17:09:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T23:33:08.000Z (over 1 year ago)
- Last Synced: 2025-06-12T16:55:51.047Z (4 months ago)
- Topics: actions, conda, conda-forge
- Homepage:
- Size: 47.9 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Add PyPi package to conda-forge
[](https://github.com/aktech/add-to-conda-forge/actions/workflows/add-to-conda-forge.yml)
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](https://github.com/conda-forge/staged-recipes),
everything entirely using workflow dispatch.## Usage
- Fork the repo
- Run the workflow via workflow dispatch.
After the workflow is ran successfully, there should be a PR in [conda-forge/staged-recipes](https://github.com/conda-forge/staged-recipes) 🚀:
![]()