There are two ways to generate conda package using the existing code:
- Conda Skeleton: https://docs.conda.io/projects/conda-build/en/stable/user-guide/tutorials/build-pkgs-skeleton.html
- Grayskull: https://github.com/conda/grayskull
Grayskull seems to be the easiest one.
This issue should be resolved when the basic functionality is already implemented.
There are two ways to generate conda package using the existing code:
Grayskull seems to be the easiest one.
This issue should be resolved when the basic functionality is already implemented.