Package Templates

There are several ways to create a Julia packages from templates.

Packages

PkgTemplates.jl

GitHub Repo stars deps PkgTemplates Downloads
Stable Dev GitHub last commit (branch) version Coverage

This package is the the most popular package generator.

PkgSkeleton.jl

GitHub Repo stars deps PkgSkeleton Downloads
Stable Dev GitHub last commit (branch) version Coverage

PkgSkeleton is another package generator.

Pkg.jl

GitHub Repo stars deps Pkg Downloads
Stable Dev GitHub last commit (branch) version Coverage

Pkg.jl does not have templates, but it can create a minimum package with generate command.

CLI tools

Ion

Ion is a CLI toolkit for Julia developers, and can generate a new package with pre-defined templates.

See Ion Tutorial for more information.

GitHub repository templates

Some people use GitHub repository templates to generate a new Julia package. Here are some examples:

Star History

This website is a community effort covering a lot of ever-changing information. It will therefore never be complete or without error. If you see something wrong, or have something to contribute, please see the "Contributing" section in the github repository.

Last modified: May 03, 2024. Built with Franklin.jl