Update documentation
This commit is contained in:
parent
574892836d
commit
ca8788d2d4
@ -101,6 +101,9 @@ And if that's **still** too much work for you, you can call
|
|||||||
`interactive_template` with `fast=true` to use default values for everything
|
`interactive_template` with `fast=true` to use default values for everything
|
||||||
but username and plugin selection.
|
but username and plugin selection.
|
||||||
|
|
||||||
|
You can also use `generate_interactive` to interactively generate a template and then
|
||||||
|
immediately use it to create a new package.
|
||||||
|
|
||||||
## Comparison to PkgDev
|
## Comparison to PkgDev
|
||||||
|
|
||||||
`PkgTemplates` is similar in functionality to
|
`PkgTemplates` is similar in functionality to
|
||||||
|
@ -62,6 +62,9 @@ And if that's **still** too much work for you, you can call
|
|||||||
`interactive_template` with `fast=true` to use default values for everything
|
`interactive_template` with `fast=true` to use default values for everything
|
||||||
but username and plugin selection.
|
but username and plugin selection.
|
||||||
|
|
||||||
|
You can also use [`generate_interactive`](@ref) to interactively generate a template and then
|
||||||
|
immediately use it to create a new package.
|
||||||
|
|
||||||
## Comparison to [PkgDev](https://github.com/JuliaLang/PkgDev.jl)
|
## Comparison to [PkgDev](https://github.com/JuliaLang/PkgDev.jl)
|
||||||
|
|
||||||
`PkgTemplates` is similar in functionality to `PkgDev`'s `generate` function.
|
`PkgTemplates` is similar in functionality to `PkgDev`'s `generate` function.
|
||||||
|
Loading…
Reference in New Issue
Block a user