Skip to content

Commit 6d5a4e0

Browse files
committed
.
1 parent b104198 commit 6d5a4e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

profile/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ copier copy https://github.com/python-project-templates/base.git path/to/new/pro
3838
| [hatch-cpp](https://github.com/python-project-templates/hatch-cpp) | [![PyPI](https://img.shields.io/pypi/v/hatch-cpp.svg)](https://pypi.python.org/pypi/hatch-cpp) | `hatch-cpp` is a [hatch](https://hatch.pypa.io/latest/) plugin for C++ |
3939
| [hatch-js](https://github.com/python-project-templates/hatch-js) | [![PyPI](https://img.shields.io/pypi/v/hatch-js.svg)](https://pypi.python.org/pypi/hatch-js) | `hatch-js` is a [hatch](https://hatch.pypa.io/latest/) plugin for JavaScript |
4040
| [hatch-rs](https://github.com/python-project-templates/hatch-rs) | [![PyPI](https://img.shields.io/pypi/v/hatch-rs.svg)](https://pypi.python.org/pypi/hatch-rs) | `hatch-rs` is a [hatch](https://hatch.pypa.io/latest/) plugin for Rust |
41+
| [hatch-go](https://github.com/python-project-templates/hatch-go) | [![PyPI](https://img.shields.io/pypi/v/hatch-zig.svg)](https://pypi.python.org/pypi/hatch-go) | `hatch-go` is a [hatch](https://hatch.pypa.io/latest/) plugin for Go |
42+
| [hatch-zig](https://github.com/python-project-templates/hatch-zig) | [![PyPI](https://img.shields.io/pypi/v/hatch-zig.svg)](https://pypi.python.org/pypi/hatch-zig) | `hatch-zig` is a [hatch](https://hatch.pypa.io/latest/) plugin for Zig |
4143
| [hatch-multi](https://github.com/python-project-templates/hatch-multi) | [![PyPI](https://img.shields.io/pypi/v/hatch-multi.svg)](https://pypi.python.org/pypi/hatch-multi) | `hatch-multi` is a [hatch](https://hatch.pypa.io/latest/) plugin to create multiple discrete <br/> packages from optional-dependencies (extras) |
4244

4345
Don't see a template you want? Reach out via [discussions](https://github.com/python-project-templates/base/discussions)

0 commit comments

Comments
 (0)