mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-08 18:04:24 +01:00
Update BestieTemplate.jl URL to JuliaBesties
This is a semi-automated PR. BestieTemplate.jl has been moved to the JuliaBesties organization. This updates the URL in .copier-answers.yml to point to the new location.
This commit is contained in:
parent
20c92dc92b
commit
4f4b7fa430
@ -389,7 +389,7 @@ This will crate a minimal package consisting of a new folder `MyPackage` with tw
|
|||||||
|
|
||||||
!!! tip
|
!!! tip
|
||||||
This approach only generates a very minimal package. To create a more sophisticated package skeleton (including unit testing, code coverage, readme file, licence, etc.) use
|
This approach only generates a very minimal package. To create a more sophisticated package skeleton (including unit testing, code coverage, readme file, licence, etc.) use
|
||||||
[`PkgTemplates.jl`](https://github.com/JuliaCI/PkgTemplates.jl) or [`BestieTemplate.jl`](https://github.com/abelsiqueira/BestieTemplate.jl). The later one is developed in Amsterdam at the
|
[`PkgTemplates.jl`](https://github.com/JuliaCI/PkgTemplates.jl) or [`BestieTemplate.jl`](https://github.com/JuliaBesties/BestieTemplate.jl). The later one is developed in Amsterdam at the
|
||||||
[Netherlands eScience Center](https://www.esciencecenter.nl/).
|
[Netherlands eScience Center](https://www.esciencecenter.nl/).
|
||||||
|
|
||||||
You can add dependencies to the package by activating the `MyPackage` folder in package mode and adding new dependencies as always:
|
You can add dependencies to the package by activating the `MyPackage` folder in package mode and adding new dependencies as always:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user