tpapp / PkgSkeleton.jl

Generate Julia package skeletons using a simple template system
Other
50 stars 7 forks source link

Use plain text license format #39

Closed cmichelenstrofer closed 2 years ago

cmichelenstrofer commented 2 years ago

The license should not be in Markdown quote block for several reasons, including that GitHub cannot detect the correct format. See this Slack thread and JuliaLang/Example.jl#72