Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename the package from COPIERTemplate.jl to BestieTemplate.jl #286

Merged
merged 3 commits into from
Jun 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"projectName": "COPIERTemplate.jl",
"projectName": "BestieTemplate.jl",
"projectOwner": "abelsiqueira",
"files": [
"README.md",
Expand Down
6 changes: 3 additions & 3 deletions .copier-answers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ AuthorEmail: [email protected]
AuthorName: Abel Soares Siqueira
JuliaMinVersion: '1.6'
License: MPL-2.0
PackageName: COPIERTemplate
PackageName: BestieTemplate
PackageOwner: abelsiqueira
PackageUUID: 5022dd56-1d41-4538-9f4c-b20739ff8283
PackageUUID: E5D671A7-4186-4F1A-BF88-C19B630DA94F
_commit: v0.5.2
_src_path: https://github.com/abelsiqueira/COPIERTemplate.jl
_src_path: https://github.com/abelsiqueira/BestieTemplate.jl
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/10-bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ body:

Please, before submitting, make sure that:

- There is not an [existing issue](https://github.com/abelsiqueira/COPIERTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/docs/src/90-contributing.md/)
- You are following the [code of conduct](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
- There is not an [existing issue](https://github.com/abelsiqueira/BestieTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/docs/src/90-contributing.md/)
- You are following the [code of conduct](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)

The form below should help you in filling out this issue.
- type: textarea
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/20-feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ body:

Please, before submitting, make sure that:

- There is not an [existing issue](https://github.com/abelsiqueira/COPIERTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/docs/src/90-contributing.md/)
- You are following the [code of conduct](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
- There is not an [existing issue](https://github.com/abelsiqueira/BestieTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/docs/src/90-contributing.md/)
- You are following the [code of conduct](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)

The form below should help you in filling out this issue.
- type: textarea
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/30-usage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ body:

Please, before submitting, make sure that:

- You have checked the [documentation](https://abelsiqueira.github.io/COPIERTemplate.jl) and haven't found enough information
- There is not an [existing issue](https://github.com/abelsiqueira/COPIERTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/docs/src/90-contributing.md/)
- You are following the [code of conduct](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
- You have checked the [documentation](https://abelsiqueira.github.io/BestieTemplate.jl) and haven't found enough information
- There is not an [existing issue](https://github.com/abelsiqueira/BestieTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/docs/src/90-contributing.md/)
- You are following the [code of conduct](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)

The form below should help you in filling out this issue.
- type: textarea
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/99-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ body:

Please, before submitting, make sure that:

- There is not an [existing issue](https://github.com/abelsiqueira/COPIERTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/docs/src/90-contributing.md/)
- You are following the [code of conduct](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/CODE_OF_CONDUCT.md)
- There is not an [existing issue](https://github.com/abelsiqueira/BestieTemplate.jl/issues) with the same question
- You have read the [contributing guide](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/docs/src/90-contributing.md/)
- You are following the [code of conduct](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/CODE_OF_CONDUCT.md)

The form below should help you in filling out this issue.
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Discussions
url: https://github.com/abelsiqueira/COPIERTemplate.jl/discussions
url: https://github.com/abelsiqueira/BestieTemplate.jl/discussions
about: Create and follow discussions here
6 changes: 3 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Thanks for making a pull request to COPIERTemplate.jl.
Thanks for making a pull request to BestieTemplate.jl.
We have added this PR template to help you help us.
Make sure to read the contributing guidelines and abide to the code of conduct.
See the comments below, fill the required fields, and check the items.
Expand All @@ -21,8 +21,8 @@ There is no related issue.

<!-- mark true if NA -->
<!-- leave PR as draft until all is checked -->
- [ ] I am following the [contributing guidelines](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/docs/src/90-contributing.md)
- [ ] I am following the [contributing guidelines](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/docs/src/90-contributing.md)
- [ ] Tests are passing
- [ ] Lint workflow is passing
- [ ] Docs were updated and workflow is passing
- [ ] [CHANGELOG.md](https://github.com/abelsiqueira/COPIERTemplate.jl/blob/main/CHANGELOG.md) was updated
- [ ] [CHANGELOG.md](https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/CHANGELOG.md) was updated
6 changes: 3 additions & 3 deletions .github/workflows/Docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ jobs:
- run: |
julia --project=docs -e '
using Documenter: DocMeta, doctest
using COPIERTemplate
DocMeta.setdocmeta!(COPIERTemplate, :DocTestSetup, :(using COPIERTemplate); recursive=true)
doctest(COPIERTemplate)'
using BestieTemplate
DocMeta.setdocmeta!(BestieTemplate, :DocTestSetup, :(using BestieTemplate); recursive=true)
doctest(BestieTemplate)'
- run: julia --project=docs docs/make.jl
env:
JULIA_PKG_SERVER: ""
Expand Down
62 changes: 33 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning].

<!-- markdownlint-disable MD024 -->

## [Unreleased]
## [0.7.0] - 2024-06-26

### Changed

- Rename the package from COPIERTemplate.jl to BestieTemplate.jl

## [0.6.1] - 2024-06-21

Expand Down Expand Up @@ -268,31 +272,31 @@ and this project adheres to [Semantic Versioning].

<!-- Versions -->

[unreleased]: https://github.com/abelsiqueira/COPIERTemplate.jl/compare/v0.6.1...HEAD
[0.6.1]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.6.1
[0.6.0]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.6.0
[0.5.4]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.5.4
[0.5.3]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.5.3
[0.5.2]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.5.2
[0.5.1]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.5.1
[0.5.0]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.5.0
[0.4.0]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.4.0
[0.3.2]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.3.2
[0.3.1]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.3.1
[0.3.0]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.3.0
[0.2.5]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.2.5
[0.2.4]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.2.4
[0.2.3]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.2.3
[0.2.2]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.2.2
[0.2.1]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.2.1
[0.2.0]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.2.0
[0.1.9]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.9
[0.1.8]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.8
[0.1.7]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.7
[0.1.6]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.6
[0.1.5]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.5
[0.1.4]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.4
[0.1.3]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.3
[0.1.2]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.2
[0.1.1]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.1
[0.1.0]: https://github.com/abelsiqueira/COPIERTemplate.jl/releases/tag/v0.1.0
[0.7.0]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.7.0
[0.6.1]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.6.1
[0.6.0]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.6.0
[0.5.4]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.4
[0.5.3]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.3
[0.5.2]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.2
[0.5.1]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.1
[0.5.0]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.5.0
[0.4.0]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.4.0
[0.3.2]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.3.2
[0.3.1]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.3.1
[0.3.0]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.3.0
[0.2.5]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.5
[0.2.4]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.4
[0.2.3]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.3
[0.2.2]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.2
[0.2.1]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.1
[0.2.0]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.2.0
[0.1.9]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.9
[0.1.8]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.8
[0.1.7]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.7
[0.1.6]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.6
[0.1.5]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.5
[0.1.4]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.4
[0.1.3]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.3
[0.1.2]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.2
[0.1.1]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.1
[0.1.0]: https://github.com/abelsiqueira/BestieTemplate.jl/releases/tag/v0.1.0
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: COPIERTemplate.jl
title: BestieTemplate.jl
message: >-
If you use this software, please cite it using the
metadata from this file.
Expand All @@ -17,5 +17,5 @@ identifiers:
- type: doi
value: 10.5281/zenodo.8350577
description: Zenodo Concept DOI
repository-code: "https://github.com/abelsiqueira/COPIERTemplate.jl"
repository-code: "https://github.com/abelsiqueira/BestieTemplate.jl"
license: MPL-2.0
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "COPIERTemplate"
uuid = "5022dd56-1d41-4538-9f4c-b20739ff8283"
name = "BestieTemplate"
uuid = "E5D671A7-4186-4F1A-BF88-C19B630DA94F"
authors = ["Abel Soares Siqueira <[email protected]> and contributors"]
version = "0.6.1"
version = "0.7.0"

[deps]
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
Expand Down
48 changes: 25 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,88 +1,90 @@
<p>
<img src="docs/src/assets/logo-wide.png" alt="COPIERTemplate.jl">
<p align="center">
<img src="docs/src/assets/logo.png" alt="BestieTemplate.jl">
</p>

# Copier OPInionated Evolving Reusable Template
# BestieTemplate.jl

Your best practices friend.

<div align="center">

[![Stable Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://abelsiqueira.github.io/COPIERTemplate.jl/stable)
[![In development documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://abelsiqueira.github.io/COPIERTemplate.jl/dev)
[![Build Status](https://github.com/abelsiqueira/COPIERTemplate.jl/workflows/Test/badge.svg)](https://github.com/abelsiqueira/COPIERTemplate.jl/actions)
[![Test workflow status](https://github.com/abelsiqueira/COPIERTemplate.jl/actions/workflows/Test.yml/badge.svg?branch=main)](https://github.com/abelsiqueira/COPIERTemplate.jl/actions/workflows/Test.yml?query=branch%3Amain)
[![Lint workflow Status](https://github.com/abelsiqueira/COPIERTemplate.jl/actions/workflows/Lint.yml/badge.svg?branch=main)](https://github.com/abelsiqueira/COPIERTemplate.jl/actions/workflows/Lint.yml?query=branch%3Amain)
[![Docs workflow Status](https://github.com/abelsiqueira/COPIERTemplate.jl/actions/workflows/Docs.yml/badge.svg?branch=main)](https://github.com/abelsiqueira/COPIERTemplate.jl/actions/workflows/Docs.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/abelsiqueira/COPIERTemplate.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/abelsiqueira/COPIERTemplate.jl)
[![Stable Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://abelsiqueira.github.io/BestieTemplate.jl/stable)
[![In development documentation](https://img.shields.io/badge/docs-dev-blue.svg)](https://abelsiqueira.github.io/BestieTemplate.jl/dev)
[![Build Status](https://github.com/abelsiqueira/BestieTemplate.jl/workflows/Test/badge.svg)](https://github.com/abelsiqueira/BestieTemplate.jl/actions)
[![Test workflow status](https://github.com/abelsiqueira/BestieTemplate.jl/actions/workflows/Test.yml/badge.svg?branch=main)](https://github.com/abelsiqueira/BestieTemplate.jl/actions/workflows/Test.yml?query=branch%3Amain)
[![Lint workflow Status](https://github.com/abelsiqueira/BestieTemplate.jl/actions/workflows/Lint.yml/badge.svg?branch=main)](https://github.com/abelsiqueira/BestieTemplate.jl/actions/workflows/Lint.yml?query=branch%3Amain)
[![Docs workflow Status](https://github.com/abelsiqueira/BestieTemplate.jl/actions/workflows/Docs.yml/badge.svg?branch=main)](https://github.com/abelsiqueira/BestieTemplate.jl/actions/workflows/Docs.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/abelsiqueira/BestieTemplate.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/abelsiqueira/BestieTemplate.jl)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8350577.svg)](https://doi.org/10.5281/zenodo.8350577)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![All Contributors](https://img.shields.io/github/all-contributors/abelsiqueira/COPIERTemplate.jl?labelColor=5e1ec7&color=c0ffee&style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/github/all-contributors/abelsiqueira/BestieTemplate.jl?labelColor=5e1ec7&color=c0ffee&style=flat-square)](#contributors)
[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-black.json)](https://github.com/copier-org/copier)

</div>

## What does `COPIERTemplate` do?
## What does `BestieTemplate` do?

Creating `Julia` packages involve the creation and edition of many tiny files.
Wouldn't it be great to automate this?

This is exactly what `COPIERTemplate` does.
This is exactly what `BestieTemplate` does.

### FAQ

- How is `COPIERTemplate` different from `PkgTemplates`?
- How is `BestieTemplate` different from `PkgTemplates`?
- it can be applied to existing packages
- it invites to follow some (opinionated) best practices
- it can be reapplied to acquire updates made to the template
- it is automatically reapplied through Pull Requests made by the `Copier.yml` workflow (Work in progress)

### Architecture

Under the hood, `COPIERTemplate` is no more and no less than:
Under the hood, `BestieTemplate` is no more and no less than:

- a [copier](https://copier.readthedocs.io) template/skeleton for Julia packages (see folder [template](template)); and
- a package that wraps `copier` in Julia using `PythonCall`.

## Quickstart

Install `COPIERTemplate` in your chosen environment (we recommend globally) by entering `pkg` mode by pressing `]` and then:
Install `BestieTemplate` in your chosen environment (we recommend globally) by entering `pkg` mode by pressing `]` and then:

```julia-repl
pkg> add COPIERTemplate
pkg> add BestieTemplate
```

then:

```julia-repl
julia> using COPIERTemplate
julia> COPIERTemplate.generate("YourPackage.jl")
julia> using BestieTemplate
julia> BestieTemplate.generate("YourPackage.jl")
```

please note that `"YourPackage.jl"` can either be a fresh new package or an existing one.

<!-- agg https://asciinema.org/a/... docs/src/assets/demo.gif --speed 2.5 --cols 80 --rows 20 --font-family "JuliaMono" -->
[![asciicast](docs/src/assets/demo.gif)](https://asciinema.org/a/611189)

If you like what you see, check the [full usage guide](https://abelsiqueira.com/COPIERTemplate.jl/stable/10-full-guide/).
If you like what you see, check the [full usage guide](https://abelsiqueira.com/BestieTemplate.jl/stable/10-full-guide/).

## Users and Examples

The following are users and examples of repos using this template, or other templates based on it.
Feel free to create a pull request to add your repo.

- This package itself uses the template.
- [COPIERTemplateExample.jl](https://github.com/abelsiqueira/COPIERTemplateExample.jl)
- [TulipaIO.jl](https://github.com/TulipaEnergy/TulipaIO.jl)

## Contributing

If you would like to get involved in the COPIERTemplate growth, please check our [contributing guide](docs/src/90-contributing.md). We welcome contributions of many types, including coding, reviewing, creating issues, creating tutorials, interacting with users, etc. Make sure to follow our [code of conduct](CODE_OF_CONDUCT.md).
If you would like to get involved in the BestieTemplate growth, please check our [contributing guide](docs/src/90-contributing.md). We welcome contributions of many types, including coding, reviewing, creating issues, creating tutorials, interacting with users, etc. Make sure to follow our [code of conduct](CODE_OF_CONDUCT.md).

If your interest is in developing the package, check the [development guide](docs/src/91-developer.md) as well.

## References

Here is a list of links/repos that include content that we have used for inspiration, or used directly.
This is most likely not a complete list, since many of the things included here were based on existing packages and knowledge that we brought from other projects.
This also doesn't explain where each file came from or why they are here. You can find some of that information in the [Explanation](https://abelsiqueira.com/COPIERTemplate.jl/stable/20-explanation/) section of the docs.
This also doesn't explain where each file came from or why they are here. You can find some of that information in the [Explanation](https://abelsiqueira.com/BestieTemplate.jl/stable/20-explanation/) section of the docs.

- [PkgTemplates.jl](https://github.com/JuliaCI/PkgTemplates.jl), naturally. We used it for many years, and in particular for the initial TulipaEnergyModel.jl commit (see below).
- [Netherlands eScience Center's python template](https://github.com/NLeSC/python-template) includes many of the best practices that we apply here. We used many of the ideas there in a Julia context, and took many non-Julia specific ideas from there.
Expand Down
Loading
Loading