Package Templates
There are several ways to create a Julia packages from templates.
Packages
PkgTemplates.jl
This package is the the most popular package generator.
PkgSkeleton.jl
PkgSkeleton is another package generator.
Pkg.jl
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
Last modified: May 03, 2024. Built with Franklin.jl