--- title: Template Formatter keywords: fastai sidebar: home_sidebar nb_path: "nbs/template.formatter.ipynb" ---
With the plugin_from_template
CLI, you can easily create a plugin where all CI pipelines, docker files, and test setups are configured for you. Multiple templates are available, to see the complete list use:
plugin_from_template --list_templates
!plugin_from_template --list_templates