Skip to content

conda/conda-plugin-template

conda-plugin-template

This repository contains a mix of templates and tutorials related to conda plugins.

Tutorials

To take a look at the tutorials, head over to tutorials.

Templates

We currently have a cookiecutter template you can use to start a new conda plugin project. To use it, run the following command:

cookiecutter gh:conda/conda-plugin-template --directory="cookiecutter-template"

or

cookiecutter https://github.com/conda/conda-plugin-template.git --directory="cookiecutter-template"

If you do not currently have cookiecutter installed, please refer to their installation guide.

Share Your Plugins

Please consider submitting a pull request with a link to your conda plugin to the conda-incubator/plugins repository. This will help others find your plugin and use it.

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published