Skip to content

Commit 9042d75

Browse files
committed
docs(templates): reorder copier projects list
Update the order of projects in the Copier template to present them in a more logical sequence, starting with shared components followed by language-specific templates.
1 parent 0d97858 commit 9042d75

File tree

1 file changed

+2
-2
lines changed
  • src/liblaf/tangerine/templates/projects

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- **[Python](https://github.com/liblaf/copier-python)** - {{ github_description("liblaf/copier-python") }}
1+
- **[Shared](https://github.com/liblaf/copier-shared)** - {{ github_description("liblaf/copier-shared") }}
22
- **[Release](https://github.com/liblaf/copier-release)** - {{ github_description("liblaf/copier-release") }}
3+
- **[Python](https://github.com/liblaf/copier-python)** - {{ github_description("liblaf/copier-python") }}
34
- **[Rust](https://github.com/liblaf/copier-rust)** - {{ github_description("liblaf/copier-rust") }}
4-
- **[Shared](https://github.com/liblaf/copier-shared)** - {{ github_description("liblaf/copier-shared") }}
55
- **[TypeScript](https://github.com/liblaf/copier-typescript)** - {{ github_description("liblaf/copier-typescript") }}

0 commit comments

Comments
 (0)