<htmllang="en"><head><metacharset="UTF-8"/><metaname="viewport"content="width=device-width, initial-scale=1.0"/><title>Home · PkgTemplates.jl</title><linkrel="canonical"href="https://invenia.github.io/PkgTemplates.jl/"/><linkhref="https://fonts.googleapis.com/css?family=Lato|Roboto+Mono"rel="stylesheet"type="text/css"/><linkhref="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/fontawesome.min.css"rel="stylesheet"type="text/css"/><linkhref="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/solid.min.css"rel="stylesheet"type="text/css"/><linkhref="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/brands.min.css"rel="stylesheet"type="text/css"/><linkhref="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.11.1/katex.min.css"rel="stylesheet"type="text/css"/><script>documenterBaseURL="."</script><scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js"data-main="assets/documenter.js"></script><scriptsrc="siteinfo.js"></script><scriptsrc="../versions.js"></script><linkclass="docs-theme-link"rel="stylesheet"type="text/css"href="assets/themes/documenter-dark.css"data-theme-name="documenter-dark"/><linkclass="docs-theme-link"rel="stylesheet"type="text/css"href="assets/themes/documenter-light.css"data-theme-name="documenter-light"data-theme-primary/><scriptsrc="assets/themeswap.js"></script></head><body><divid="documenter"><navclass="docs-sidebar"><divclass="docs-package-name"><spanclass="docs-autofit">PkgTemplates.jl</span></div><formclass="docs-search"action="search/"><inputclass="docs-search-query"id="documenter-search-query"name="q"type="text"placeholder="Search docs"/></form><ulclass="docs-menu"><liclass="is-active"><aclass="tocitem"href>Home</a><ulclass="internal"><li><aclass="tocitem"href="#Documentation-1"><span>Documentation</span></a></li><li><aclass="tocitem"href="#Index-1"><span>Index</span></a></li></ul></li><li><aclass="tocitem"href="user/">User Guide</a></li><li><aclass="tocitem"href="developer/">Developer Guide</a></li><li><aclass="tocitem"href="migrating/">Migrating To PkgTemplates 0.7+</a></li></ul><divclass="docs-version-selector field has-addons"><divclass="control"><spanclass="docs-label button is-static is-size-7">Version</span></div><divclass="docs-selector control is-expanded"><divclass="select is-fullwidth is-size-7"><selectid="documenter-version-selector"></select></div></div></div></nav><divclass="docs-main"><headerclass="docs-navbar"><navclass="breadcrumb"><ulclass="is-hidden-mobile"><liclass="is-active"><ahref>Home</a></li></ul><ulclass="is-hidden-tablet"><liclass="is-active"><ahref>Home</a></li></ul></nav><divclass="docs-right"><aclass="docs-edit-link"href="https://github.com/invenia/PkgTemplates.jl/blob/master/docs/src/index.md#L"title="Edit on GitHub"><spanclass="docs-icon fab"></span><spanclass="docs-label is-hidden-touch">Edit on GitHub</span></a><aclass="docs-settings-button fas fa-cog"id="documenter-settings-button"href="#"title="Settings"></a><aclass="docs-sidebar-button fa fa-bars is-hidden-desktop"id="documenter-sidebar-button"href="#"></a></div></header><articleclass="content"id="documenter-page"><h1id="PkgTemplates-1"><aclass="docs-heading-anchor"href="#PkgTemplates-1">PkgTemplates</a><aclass="docs-heading-anchor-permalink"href="#PkgTemplates-1"title="Permalink"></a></h1><p><strong>PkgTemplates creates new Julia packages in an easy, repeatable, and customizable way.</strong></p><h2id="Documentation-1"><aclass="docs-heading-anchor"href="#Documentation-1">Documentation</a><aclass="docs-heading-anchor-permalink"href="#Documentation-1"title="Permalink"></a></h2><p>If you're looking to <strong>create new packages</strong>, see the <ahref="user/">User Guide</a>.</p><p>If you want to <strong>create new plugins</strong>, see the <ahref="developer/">Developer Guide</a>.</p><p>if you're trying to <strong>migrate from an older version of PkgTemplates</strong>, see <ahref="migrating/">Migrating To PkgTemplates 0.7+</a>.</